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 5a3a7a54bf
All checks were successful
continuous-integration/drone/push Build is passing
[Docker] Change image to Debian 12
2024-02-06 13:58:49 +01:00
.drone.yaml [CI] Only run on push event 2023-12-29 19:49:06 +01:00
Dockerfile.linux.amd64 [Docker] Change image to Debian 12 2024-02-06 13:58:49 +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