Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felixfontein/ansible-playground
Playground collection for Ansible
https://github.com/felixfontein/ansible-playground
Last synced: 13 days ago
JSON representation
Playground collection for Ansible
- Host: GitHub
- URL: https://github.com/felixfontein/ansible-playground
- Owner: felixfontein
- License: gpl-3.0
- Created: 2022-03-19T08:31:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T10:39:52.000Z (about 2 months ago)
- Last Synced: 2024-10-11T04:25:10.527Z (about 1 month ago)
- Language: Python
- Size: 66.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/.plugin-cache.yaml
- License: COPYING
Awesome Lists containing this project
README
# Felix's Playground Collection
[![CI](https://github.com/felixfontein/ansible-playground/workflows/CI/badge.svg?event=push)](https://github.com/felixfontein/ansible-playground/actions)
[![Codecov](https://img.shields.io/codecov/c/github/felixfontein/ansible-playground)](https://codecov.io/gh/felixfontein/ansible-playground)This is for testing random things.
## Tested with Ansible
Ansible 2.9, ansible-base 2.10, ansible-core 2.11, 2.12, 2.13, 2.14, 2.15, 2.16, 2.17, 2.18, and the latest development version.
## External requirements
No requirements.
## Using this collection
See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details.
## Release notes
See [here](https://github.com/felixfontein/ansible-playground/tree/main/CHANGELOG.md).
## 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 Community code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html)## Licensing
GNU General Public License v3.0 or later.
See [COPYING](https://www.gnu.org/licenses/gpl-3.0.txt) to see the full text.