26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
# ansible-dev-tools
|
|
|
|
Ansible developer 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 -->
|
|
|
|
Container image with a collection of Ansible developer tools.
|
|
|
|
## 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.
|