controller_configuration
controller_configuration copied to clipboard
A collection of roles to manage Ansible Controller and previously Ansible Tower
# Summary When filetree_read is executed on a large number of job_templates (or other type), it eventually crashes due to a memory leak. # Issue Type - Bug Report #...
# What does this PR do? Hi, I want to introduce two variables that can later be used by other filetree_create tasks. The idea behind this is to allow the...
Hello. From https://github.com/redhat-cop/controller_configuration/issues/297 it looks like simplified_workflow_nodes is old and should not be used anymore. From https://github.com/redhat-cop/controller_configuration/blob/devel/roles/workflow_job_templates/README.md that does not seem to be the case. Could you clarify if one...
Hi. Not sure, if this is a known issue. But it seems, that object_diff cannot handle workflow_job_templates properly. In our Playbook we always run the roles to create objects, then...
# Summary When importing the exported (with filetree_create) job template using this collection we are receiving error: `Failed to update survey: Default choice must be answered from the choices listed.`...
# 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
The CI is failing to run the tests on all versions. Need to explore why this is. It waits for the stack to be available but it never is. There...
The role supports using check_mode. We should add some tests to ensure this is working properly and not being regressed like found in #815 ``` I agree this is a...
# 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 The parameter input_inventories and its corresponding values are not being exported into the constructed inventories as expected. # Issue Type - Bug Report # Ansible, Collection, Controller details...