This Ansible collection allows for
Click the Content button to see the list of content included in this collection.
You can install the redhat_cop molecule_cicd_automation collection with the Ansible Galaxy CLI:
ansible-galaxy collection install redhat_cop.molecule_cicd_automation
You can also include it in a requirements.yml file and install it with ansible-galaxy collection install -r requirements.yml, using the format:
---
collections:
- name: redhat_cop.molecule_cicd_automation
# If you need a specific version of the collection, you can specify like this:
# version: ...
### See Also:
* [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details.
## Release and Upgrade Notes
## Roadmap
## Contributing to this collection
We welcome community contributions to this collection. If you find problems, please open an issue or create a PR against the [Tower Configuration collection repository](https://github.com/redhat-cop/molecule_cicd_automation).
More information about contributing can be found in our [Contribution Guidelines.](https://github.com/redhat-cop/molecule_cicd_automation/blob/devel/.github/CONTRIBUTING.md)
## Licensing
GNU General Public License v3.0 or later.
See [LICENCE](https://www.gnu.org/licenses/gpl-3.0.txt) to see the full text.