mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
Change minimum Ansible version to 2.14
RHEL-9 is still using ansible-core 2.14.
This commit is contained in:
@@ -33,7 +33,7 @@ Requirements
|
||||
------------
|
||||
|
||||
**Controller**
|
||||
* Ansible version: 2.15+
|
||||
* Ansible version: 2.14+
|
||||
|
||||
**Node**
|
||||
* Supported FreeIPA version (see above)
|
||||
|
||||
@@ -6,7 +6,7 @@ galaxy_info:
|
||||
description: A role to setup an iPA domain server
|
||||
company: Red Hat, Inc
|
||||
license: GPLv3
|
||||
min_ansible_version: "2.15"
|
||||
min_ansible_version: "2.14"
|
||||
platforms:
|
||||
- name: Fedora
|
||||
versions:
|
||||
|
||||
Reference in New Issue
Block a user