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 459794975f
All checks were successful
Build and Publish / Build (push) Successful in 26s
[ci] style: prettify job name
2024-07-04 16:05:56 +02:00
.gitea/workflows [ci] style: prettify job name 2024-07-04 16:05:56 +02:00
Dockerfile.linux.amd64 [ci] feat: added nodesj for gitea actions compatibility 2024-07-04 11:27:27 +02:00
README.md [readme] feat: added nodejs documentation 2024-07-04 11:55:28 +02:00
renovate.json feat: upgrade ansible to version 2.17.0 2024-06-12 17:49:52 +02:00

Usage

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

Preinstalled software

  • ansible-core
  • ansible-lint
  • nodejs
  • yamllint

Ansible collections

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