ansible-dev-tools/README.md
Robert Kaussow b78a7d461d
Some checks failed
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline failed
ci/woodpecker/push/docs unknown status
ci/woodpecker/push/notify Pipeline was successful
build image from scratch
2024-08-18 22:06:28 +02:00

26 lines
1.2 KiB
Markdown

# ansible-dev-tools
Ansible dev tools collection
<!-- spellchecker-disable -->
[![Build Status](https://ci.rknet.org/api/badges/container/ansible-dev-tools/status.svg)](https://ci.rknet.org/repos/container/ansible-dev-tools)
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/ansible-dev-tools)
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/ansible-dev-tools)
[![Source: Gitea](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white)](https://gitea.rknet.org/container/ansible-dev-tools)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/container/ansible-dev-tools/src/branch/main/LICENSE)
<!-- spellchecker-enable -->
Ansible dev tools collection
## Tools
- [ansible](https://github.com/ansible/ansible)
- [ansible-lint](https://github.com/ansible/ansible-lint)
- [molecule](https://github.com/ansible/molecule)
## License
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/container/molecule/src/branch/main/LICENSE) file for details.