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 174168d7a3
All checks were successful
continuous-integration/drone/push Build is passing
fix: make renovate recognize ansible-lint
2024-06-13 11:25:11 +02:00
.drone.yaml [v29] upgrade ansible to version 2.14.x 2024-04-09 11:51:16 +02:00
Dockerfile.linux.amd64 fix: make renovate recognize ansible-lint 2024-06-13 11:25:11 +02:00
README.md [Docker] Change image to Debian 12 2024-02-06 14:00:36 +01:00
renovate.json feat: upgrade ansible to version 2.17.0 2024-06-12 17:49:52 +02:00

Build Status

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