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 8e14cdb7ee
All checks were successful
Build and Publish / build (push) Successful in 48s
[readme] feat: added nodejs documentation
2024-07-04 11:55:28 +02:00
.gitea/workflows chore(deps): update actions/checkout action to v4 (#6) 2024-07-02 17:43:41 +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