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 8de8648657
Some checks failed
continuous-integration/drone/push Build is failing
[Renovate] Add default config
2023-11-20 16:28:03 +01:00
.drone.yaml [CI] Fix identation 2023-11-20 15:14:18 +01:00
Dockerfile.linux.amd64 Update dependency yamllint to v1.33.0 (#4) 2023-11-09 13:28:07 +01:00
README.md [Readme] Generalized readme 2023-11-08 16:07:45 +01:00
renovate.json [Renovate] Add default config 2023-11-20 16:28:03 +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