controller_configuration
controller_configuration copied to clipboard
A collection of roles to manage Ansible Controller and previously Ansible Tower
resolves #831
# Summary When enforcing defaults (ie `controller_configuration_workflows_enforce_defaults` is set to `true`), the value for `skip_tags` and `job_tags` are set to empty strings. This causes these values to override whatever value...
# What does this PR do? More updates, more testing
Linting
ran ansible-lint --fix to see what it would suggest changing
## Summary The [ansible-galaxy collection verify](https://docs.ansible.com/ansible/latest/collections_guide/collections_verifying.html) command seems to require galaxy servers to be configured, which in Controller isn't possible unless it's syncing collections. I think this is a security...
As part of the rewrite we need to double check gateway and hub to make sure they are in line with the controller configuration defaults, in one instance we are...
## Summary The `infra.aap_configuration.controller_credentials` role does not allow for setting the `request_timeout` parameter. This means that the default of 10 seconds will be used when the `credential` (from within `awx.awx`...
this issue is to help track how to migrate from AAP 2.4 to 2.5 / controller_configuration to aap_configuration. more info to come soon, once all the major changes have been...
## Summary Previously working (i.e. under AAP 2.4) code ## Issue Type - Bug Report ## Ansible, Collection, Controller details ```console (paste below) ansible --version ansible [core 2.16.11] config file...
# 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...