controller_configuration
controller_configuration copied to clipboard
A collection of roles to manage Ansible Controller and previously Ansible Tower
# Summary This is a copy of a previous issue, https://github.com/redhat-cop/controller_configuration/issues/656, which was closed but not solved yet. I want to assign the approval role for an organization to teams...
# Summary As the title says, currently it's impossible to create a notification template and an organization in one run. It's a similar chick egg situation as with the galaxy...
# Summary There appears to be no consistency between `README.md`, `meta/argument_specs.yml`, and `defaults/main.yml` in filetree_read role. | | `README.md` | `meta/argument_specs.yml` | `defaults/main.yml` | |--|--|--|--| | Required options |All options...
# What does this PR do? Follow up to #720 references #601 this changes the behaviour to allow modifications in constructed inventories, for example if you want to set a...
# Summary I have a template, along with multiple SSH credentials for different environments, and a Vault Key credential. The template is configured to ask for credentials, with our test...
It's nice to benefit from the infra.controller abstraction over the ansible.controller collection, but I'm reaching a density in my filetree_read source where a loop notion becomes necessary. I have enough...
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.
# AAP Config as Code Office Hours ## What After attending other Office Hours of various groups, we decided to host one of our own. The goal is to host...
# Summary Bug: controller_export_diff credentials comparison is broken in awxkit 22.4.0 only the credentials comparision is broken, the rest works. It is not populating the organization field as intended. #...
Running the object_diff role for "roles" objects, I have noticed "admin" and "member" roles are getting set to "absent" for users(System Administrator) that are mapped to teams via LDAP. Is...