2022-03-15 14:50:23 +01:00
|
|
|
[![Build Status](https://ci.simoncor.net/api/badges/siempie/ansible-deployment-container/status.svg)](https://ci.simoncor.net/siempie/ansible-deployment-container)
|
|
|
|
|
|
|
|
# Usage
|
2024-02-06 14:00:36 +01:00
|
|
|
Small Debian container useful for an Ansible linter pipeline. Useful for CI/CD pipelines.
|
2022-05-27 11:58:16 +02:00
|
|
|
|
|
|
|
# Preinstalled software
|
2023-11-08 16:06:37 +01:00
|
|
|
- ansible-core
|
|
|
|
- ansible-lint
|
|
|
|
- yamllint
|
2022-05-27 11:58:16 +02:00
|
|
|
|
|
|
|
# Ansible collections
|
2023-11-08 16:07:45 +01:00
|
|
|
- ansible.posix
|
|
|
|
- community.docker
|
|
|
|
- community.general
|
|
|
|
- community.mysql
|