From 5c79470d8f060059736313b806b9a1568b304b9d Mon Sep 17 00:00:00 2001 From: Daniel Clavijo Coca Date: Tue, 26 Dec 2023 13:12:48 -0600 Subject: [PATCH] Update minimum ansible version (#282) Signed-off-by: Daniel Clavijo Coca --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efb075e..ee5cf4c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ on processor architectures: ## System requirements -The control node **must** have Ansible 5.0+ (ansible-core 2.12.0+) +The control node **must** have Ansible 8.0+ (ansible-core 2.15+) All managed nodes in inventory must have: - Passwordless SSH access