mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 00:44:42 +00:00
ansible-freeipa: Bump minimum supported Ansible version to 2.13
As ansible-freeipa roles does not support Ansible 2.8, bump the collection version to the currently oldest supported Ansible version available, 2.13.
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
---
|
---
|
||||||
requires_ansible: ">=2.9"
|
requires_ansible: ">=2.13"
|
||||||
|
|||||||
Reference in New Issue
Block a user