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
2024-08-18 20:56:30 +00:00
Ansible developer tools collection
2024-08-18 20:06:28 +00:00
<!-- 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 -->
2024-08-18 20:56:30 +00:00
Container image with a collection of Ansible developer tools.
2024-08-18 20:06:28 +00:00
## Tools
2024-08-18 20:56:30 +00:00
- [`ansible`](https://github.com/ansible/ansible)
- [`ansible-lint`](https://github.com/ansible/ansible-lint)
- [`molecule`](https://github.com/ansible/molecule)
2024-08-18 20:06:28 +00:00
## 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.