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 ed00a37641
Some checks reported errors
continuous-integration/drone/push Build was killed
[AnsibleLint] Upgraded Ansible lint to version 6.14.2
2023-03-22 16:11:59 +01:00
.drone.yml [AnsibleLint] Upgraded Ansible lint to version 6.14.2 2023-03-22 16:11:59 +01:00
Dockerfile.linux.amd64 [AnsibleLint] Upgraded Ansible lint to version 6.14.2 2023-03-22 15:54:33 +01:00
README.md [AnsibleLint] Upgraded Ansible lint to version 6.14.2 2023-03-22 15:54:33 +01:00

Build Status

Usage

Small Alpine container useful for an Ansible linter pipeline. Useful for CI/CD pipelines.

Preinstalled software

  • ansible-core == 2.12.10
  • ansible-lint == 6.14.2
  • yamllint == 1.28.0

Ansible collections

  • ansible.posix == latest
  • community.docker == latest
  • community.general == latest
  • community.mysql == latest