Small Alpine container with only ansible, ansible-linter and yamllint. Useful for CI/CD pipelines. https://hub.docker.com/r/rakepanorama/ansible-deployment
Go to file
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
.drone.yml [v26] Upgrade ansible-linter to v6.22.0 2023-11-06 17:47:07 +01:00
Dockerfile.linux.amd64 [Renovate] Added initial comment 2023-11-08 16:05:11 +01:00
README.md [Readme] Generalized readme 2023-11-08 16:06:37 +01:00
renovate.json [Renovate] Added initial comment 2023-11-08 16:05:11 +01:00

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