ansible-deployment-container/README.md
Simon Cornet 8c9e6aaf59
All checks were successful
continuous-integration/drone/push Build is passing
[Readme] Generalized readme
2023-11-08 16:06:37 +01:00

472 B

Build Status

Usage

Small Alpine container useful for an Ansible linter pipeline. Useful for CI/CD pipelines.

Preinstalled software

  • ansible-core
  • ansible-lint
  • yamllint

Ansible collections

  • ansible.posix == latest
  • community.docker == latest
  • community.general == latest
  • community.mysql == latest