Bogdan Muresan

Results 7 issues of Bogdan Muresan

# Summary With latest AAP installation (Ansible Automation Platform 2.4.3 - controller 4.4.8) we get following error: We could also replicate it by updating the execution env image, to one...

bug
inactive
filetree/object_diff

https://github.com/redhat-cop/controller_configuration/blob/devel/roles/workflow_job_templates/tasks/main.yml#L13 Default value set for workflow templates limit is 0, but I think this should be empty string.

bug
inactive

# Summary When using "adhoc" role as a permission, when it is retrieved from the API the value is "Ad Hoc", which gets converted to "ad_hoc" in https://github.com/redhat-cop/controller_configuration/blob/devel/plugins/lookup/controller_object_diff.py#L233 so it...

bug
inactive
new
filetree/object_diff

# Summary Same issue that happened with hosts, this time for groups (for hosts it works fine). Hosts issue: https://github.com/redhat-cop/controller_configuration/issues/743 I guess the same fix from PR747: https://github.com/redhat-cop/controller_configuration/pull/747/files#diff-cf775aa45cd2bafbffb08da0d23b365cbf9a54a74fc9c20679528e211659ed0bR17 Needs to...

bug
inactive
filetree/object_diff

# Summary The release pipeline fails: https://github.com/redhat-cop/controller_configuration/actions/workflows/release.yml and therefore latest version available in galaxy is 2.7.1 https://galaxy.ansible.com/ui/repo/published/infra/controller_configuration/ # Issue Type - Bug Report

bug
inactive

# Summary "Sync Repository | Wait for finish the repository sync" throws "Timeout exceeded" after about 16 minutes (1000 seconds). The async values should be increased or made configurable? https://github.com/ansible/galaxy_collection/blob/devel/roles/collection_repository_sync/tasks/main.yml#L19...

bug
inactive
new

Assuming we also want to customise the "published" repo, or add an new collection repository with no remote, when it is added to hub_collection_repositories, since this var is also used...

bug
help wanted