ansible-deployment-container/README.md
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

15 lines
277 B
Markdown

# 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