controller_configuration
controller_configuration copied to clipboard
A collection of roles to manage Ansible Controller and previously Ansible Tower
## Summary Setting up a credential in the AAP GUI and then running the credentials role with the same credential configured in controller_credentials and using "update_secrets: false" reports back "changed"...
## Summary When configuring an instance group referencing a credential, the `dispatch`` role will fail on the initial run because the credential does not exist. Instance groups tied to custom...
## Summary I create a project with credentials, project, job template and workflow templates using the infra.controlle_configuration collection. For testing I create also a cleanup Playbook and set the variable...
## Summary The license module now uses subscription_id instead of pool_id and its not backwards compatible in newer versions, we should add that option to the role and mark pool_id...
## Summary The first time one creates an application, both from the WUI or through the API, it has a **only-one-time** response that includes the sensitive information related to the...
## Summary I want to subscribe my AAP using user credentials, but it fails to unknown variable while running it. ## Issue Type - Bug Report ## Ansible, Collection, Controller...
**Is your feature request related to a problem? Please describe.** Add roles for the newer modules for controller. **Describe the solution you'd like** The following modules from aap.controller have no...
filetree_create, filetree_read, and object_diff has been moved to a new home https://github.com/redhat-cop/aap_configuration_extended please create any new issues there that are related to those roles.
**Is your feature request related to a problem? Please describe.** Based on [examples here](https://github.com/redhat-cop/infra.aap_configuration/tree/devel/roles/gateway_authenticator_maps), I don't know how to do authenticator map using LDAP. **Describe the solution you'd like** write...
## Summary When using dispatch to process an controller_roles variable that is granting use and read permissions to a credential that does not have an organiziation set it generates the...