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
2024-07-02 15:43:11 +00:00
.gitea/workflows chore(deps): update actions/checkout action to v4 2024-07-02 15:43:11 +00:00
Dockerfile.linux.amd64 [ci] feat: use packageName 2024-07-02 17:31:42 +02:00
README.md [Docker] Change image to Debian 12 2024-02-06 14:00:36 +01:00
renovate.json feat: upgrade ansible to version 2.17.0 2024-06-12 17:49:52 +02:00

Build Status

Usage

Small Debian 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