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 f49e55bac0
All checks were successful
continuous-integration/drone/push Build is passing
[Alpine] Fix 3.19 support by adding --break-system-packages directivte to pip3 command
2023-12-08 23:02:50 +01:00
.drone.yaml [CI] Fix identation 2023-11-20 15:14:18 +01:00
Dockerfile.linux.amd64 [Alpine] Fix 3.19 support by adding --break-system-packages directivte to pip3 command 2023-12-08 23:02:50 +01:00
README.md [Readme] Generalized readme 2023-11-08 16:07:45 +01:00
renovate.json [Renovate] Remove v prefix 2023-11-21 10:26:18 +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
  • community.docker
  • community.general
  • community.mysql