ansible-deployment-container/README.md
Simon Cornet 3d49a62772
All checks were successful
continuous-integration/drone/push Build is passing
[v27] Change base from Alpine to Ubuntu
2023-12-24 14:18:53 +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 Ubuntu 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