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 c4281b8bbf
Some checks failed
continuous-integration/drone/push Build is failing
[CI] Run only on master branch
2023-11-08 18:07:49 +01:00
.drone.yml [CI] Run only on master branch 2023-11-08 18:07:49 +01:00
Dockerfile.linux.amd64 Update dependency ansible-core to v2.13.13 (#3) 2023-11-08 17:51:13 +01:00
README.md [Readme] Generalized readme 2023-11-08 16:07:45 +01:00
renovate.json [Renovate] Allow minor updates 2023-11-08 17:48:37 +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