Update minimum ansible version requirements to avoid airgap error (#258)

* Update minimum ansible version requirements to avoid airgap error

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2023-11-30 12:32:19 -08:00
committed by GitHub
parent 1e8bfb0d39
commit 19c206d0cb
3 changed files with 23 additions and 13 deletions

View File

@@ -20,7 +20,7 @@ on processor architectures:
## System requirements
The control node must have Ansible 2.10.0+
The control node **must** have Ansible 5.0+ (ansible-core 2.12.0+)
All managed nodes in inventory must have:
- Passwordless SSH access