Increase minimal Ansible version to 2.8

ansible-freeipa is a new Ansible Collection introduced with Ansible 2.8 and
Ansible Galaxy 3.2.
This commit is contained in:
Thomas Woerner
2019-06-05 17:55:21 +02:00
parent 2717fc6ca4
commit c82867585b
5 changed files with 10 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ Requirements
------------
**Controller**
* Ansible version: 2.5+
* Ansible version: 2.8+ (ansible-freeipa is an Ansible Collection)
* python3-gssapi is required on the controller if a one time password (OTP) is used with keytab to install the client.
**Node**