From 8c9e6aaf59b139121d388fda763a82025db740b6 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Wed, 8 Nov 2023 16:06:37 +0100 Subject: [PATCH] [Readme] Generalized readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6867e53..e5ab23d 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Small Alpine container useful for an Ansible linter pipeline. Useful for CI/CD pipelines. # Preinstalled software - - ansible-core == 2.13.11 - - ansible-lint == 6.22.0 - - yamllint == 1.32.0 + - ansible-core + - ansible-lint + - yamllint # Ansible collections - ansible.posix == latest