Skip to content

Molecule collection that can be used for testing roles, give examples and keep a standard molecule files that can be easily followed.

Notifications You must be signed in to change notification settings

redhat-cop/molecule_cicd_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redhat Communties of Practice Molecule Template

Ansible Lint Galaxy Release

This Ansible collection allows for

Included content

Click the Content button to see the list of content included in this collection.

Installing 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: ...

Using this collection


### 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.

About

Molecule collection that can be used for testing roles, give examples and keep a standard molecule files that can be easily followed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published