ansible-deployment-container/README.md
Simon Cornet f6eae7927b
All checks were successful
continuous-integration/drone/push Build is passing
[Docker] Change image to Debian 12
2024-02-06 14:00:36 +01:00

16 lines
432 B
Markdown

[![Build Status](https://ci.simoncor.net/api/badges/siempie/ansible-deployment-container/status.svg)](https://ci.simoncor.net/siempie/ansible-deployment-container)
# Usage
Small Debian container useful for an Ansible linter pipeline. Useful for CI/CD pipelines.
# Preinstalled software
- ansible-core
- ansible-lint
- yamllint
# Ansible collections
- ansible.posix
- community.docker
- community.general
- community.mysql