Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansible-collections/community.molecule
Ansible community.molecule is a very small collection that hosts filters used by molecule playbooks.
https://github.com/ansible-collections/community.molecule
ansible-collection ansible-devtools molecule
Last synced: about 1 month ago
JSON representation
Ansible community.molecule is a very small collection that hosts filters used by molecule playbooks.
- Host: GitHub
- URL: https://github.com/ansible-collections/community.molecule
- Owner: ansible-collections
- License: mit
- Created: 2020-10-08T17:27:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T21:37:08.000Z (about 1 month ago)
- Last Synced: 2024-11-18T22:43:59.017Z (about 1 month ago)
- Topics: ansible-collection, ansible-devtools, molecule
- Language: Python
- Homepage: http://galaxy.ansible.com/community/molectule
- Size: 38.1 KB
- Stars: 8
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
# Molecule Collection
[![CI](https://github.com/ansible-collections/community.molecule/workflows/CI/badge.svg?event=push)](https://github.com/ansible-collections/community.molecule/actions) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/community.molecule)](https://codecov.io/gh/ansible-collections/community.molecule)
This collection contains few Ansible filters that can be used by Molecule
users.## Tested with Ansible
- 2.9
- 2.10## External requirements
Filters do require molecule python package and require python >= 3.6.
## Included content
## Using this collection
See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details.
## Contributing to this collection
Feel free to raise a PR or engage with other molecule users on the `#ansible-molecule`
[libera.chat](https://web.libera.chat/?channel=#ansible-molecule) IRC channel.## Release notes
See the [changelog](https://github.com/ansible-collections/community.molecule/tree/main/CHANGELOG.rst).
## Roadmap
## More information
- [Ansible Collection overview](https://github.com/ansible-collections/overview)
- [Ansible User guide](https://docs.ansible.com/ansible/latest/user_guide/index.html)
- [Ansible Developer guide](https://docs.ansible.com/ansible/latest/dev_guide/index.html)
- [Ansible Collections Checklist](https://github.com/ansible-collections/overview/blob/master/collection_requirements.rst)
- [Ansible Community code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html)
- [The Bullhorn (the Ansible Contributor newsletter)](https://us19.campaign-archive.com/home/?u=56d874e027110e35dea0e03c1&id=d6635f5420)
- [Changes impacting Contributors](https://github.com/ansible-collections/overview/issues/45)## Licensing
[MIT](https://github.com/ansible-collections/community.molecule/blob/main/LICENSE).