controller_configuration
controller_configuration copied to clipboard
A collection of roles to manage Ansible Controller and previously Ansible Tower
# What does this PR do? This PR is related to #984. I've prepared the changes for all controller objects. What is different that the default behaviour stay mostly the...
**Is your feature request related to a problem? Please describe.** As described in : https://github.com/redhat-cop/infra.aap_configuration/tree/devel/roles/gateway_role_user_assignments you must input object_id for the target of the role, instead of a human readable...
**Is your feature request related to a problem? Please describe.** Allow managing errors during the import process—why can this be helpful? Imagine you have plenty of JT, WF, and PRJ...
**Is your feature request related to a problem? Please describe.** Add a role binding option to each role to attach teams/user permissions. This is an idea which we can POC...
**Is your feature request related to a problem? Please describe.** The collection is currently missing the roles to wrap `ansible.controller.role_user_assignment` and `ansible.controller.role_team_assignment` I've also created `ansible.eda.role_user_assignment` and `ansible.eda.role_team_assignment` in the...
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...
## Summary If setting up a new controller, `controller_instance_groups` is higher in the dispatch defaults main.yml than controller_credentials. This results in Instance groups being unable to be managed if they...
## Summary I am experiencing intermittent buggy behavior when running my F5 Setup playbook in AAP 2.5c Automation Controller Version 4.6.6. I can run the same playbook in Automation Controller...
**Is your feature request related to a problem? Please describe.** When creating Event Stream, there is no way to define type. It defaults to HMAC type. The ansible.eda.event_stream module does...