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 9ffc026957
All checks were successful
continuous-integration/drone/push Build is passing
[CI] Fix Ubuntu base to 22.04
2023-12-24 14:28:02 +01:00
.drone.yaml [v27] Change base from Alpine to Ubuntu 2023-12-24 14:18:53 +01:00
Dockerfile.linux.amd64 [CI] Fix Ubuntu base to 22.04 2023-12-24 14:28:02 +01:00
README.md [v27] Change base from Alpine to Ubuntu 2023-12-24 14:18:53 +01:00
renovate.json [Renovate] Remove v prefix 2023-11-21 10:26:18 +01:00

Build Status

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