utils/templates: Bump minimum supported Ansible version to 2.15

ansible-freeipa roles do not work with Ansible 2.8 anymore, so the
minimum supported version is changed to 2.15, the oldest supported
Ansible version as of today.
This commit is contained in:
Rafael Guterres Jeffman
2023-08-23 11:05:16 -03:00
parent 5a5b3c1655
commit ab94ff07a0
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ Requirements
------------
**Controller**
* Ansible version: 2.13+
* Ansible version: 2.15+
**Node**
* Supported FreeIPA version (see above)

View File

@@ -22,7 +22,7 @@ Requirements
------------
**Controller**
* Ansible version: 2.13+
* Ansible version: 2.15+
**Node**
* Supported FreeIPA version (see above)