Shatakshi Mishra
Shatakshi Mishra
A cleanup in configuration_subsystem for importing `ApplicationConfiguration`
##### SUMMARY While generating Ansible role using the ansible-galaxy role init command, it creates a default meta/main.yml file. If we later run ansible-lint --fix against that role, it changes the...
##### ISSUE TYPE - Bug Report ##### SUMMARY Jira issue: https://issues.redhat.com/browse/AAP-15861
^^^ Related to building and installation of collections Note: `tox-ansible` will need to support the `collection-pre-install` functionality of ADE, maybe we should add ADE pass through parameters? https://github.com/ansible/ansible-development-environment/issues/79
Example for this: https://github.com/ansible/ansible-dev-environment/blob/main/src/ansible_dev_environment/arg_parser.py
Fixes: [AAP-22511](https://issues.redhat.com/browse/AAP-22511)
To normalize the CI and developer configuration across our tools!