From 59891d10e6b81f97896fdaf05e8077c1880cc44d Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Tue, 31 May 2022 15:50:03 +0200 Subject: [PATCH] [README] Updated to reflect the latest changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a4215a..3e0701b 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Small Alpine container useful for an Ansible linter pipeline. Useful for CI/CD pipelines. # Preinstalled software - - ansible-base == 2.10.17 - - ansible-lint == 5.4.0 + - ansible-core == 2.12 + - ansible-lint == 6.2.2 - yamllint == 1.26.3 # Ansible collections