ansible-dev-tools/README.md

26 lines
1.2 KiB
Markdown
Raw Normal View History

2024-08-18 20:06:28 +00:00
# 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.