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 63ff6218e7
All checks were successful
Build and Publish / Build (push) Successful in 1m3s
[gitops] feat: initial try
2024-10-03 13:56:02 +02:00
.gitea/workflows [ci] feat: change branch to main 2024-07-25 09:33:07 +02:00
Dockerfile.linux.amd64 [gitops] feat: initial try 2024-10-03 13:56:02 +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