Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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