Bogdan Muresan

Results 10 comments of Bogdan Muresan

Hi, unless a completely different approach is considered for the object diff, I would suggest splitting the controller_object_diff.py file into multiple files, one for each object type, containing a class...

PR here: https://github.com/redhat-cop/controller_configuration/pull/827

Hello Tom, thank you for your input. I guess you could introduce a flag at the repo level - "no_sync", defaulted to false, and add a when statement here: https://github.com/redhat-cop/infra.aap_configuration/blob/devel/roles/hub_collection_repository_sync/tasks/main.yml#L4...

Hi Sean, I am not 100% sure that is the problem, but based on the ansible doc (https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_async.html#run-tasks-concurrently-poll-0) it seems to be. From that paragraph my understanding is that when...

Hi, we are encountering same issue in AAP 2.5, after updating to Automation controller 4.6.13 (released on May 28, 2025) . We are getting random 403s during job templates, inventories,...

@unkaputtbar112 They asked me to try different settings, none of which worked. They are still investigating. I've sent them sos reports, and also had a screen-sharing session. It might help...

@unkaputtbar112 Thank you for confirming. I will add a link to your comment to our Red Hat open case.

@unkaputtbar112 Did you just increase the timeout? I also tried that, by adding "PING_PAGE_CHECK_TIMEOUT = 10" in /etc/ansible-automation-platform/gateway/settings.py , and even thought it was green after I restarted the gateway,...

@unkaputtbar112 - thank you, I've only noticed the retry after posting my comment. RedHat posted an updated on our ticket that now many accounts are affected with this error so...

This has been fixed in the AAP 2.5 released on 23rd of September: https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases#aap-25-20250923 https://issues.redhat.com/browse/AAP-49473