Skip to content
Snippets Groups Projects
Commit e61b8db6 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

Change minimum Ansible version to 2.14

RHEL-9 is still using ansible-core 2.14.
parent d5804318
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ Requirements ...@@ -24,7 +24,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.15+ * Ansible version: 2.14+
**Node** **Node**
* Supported FreeIPA version (see above) * Supported FreeIPA version (see above)
......
...@@ -74,7 +74,7 @@ Requirements ...@@ -74,7 +74,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.15+ * Ansible version: 2.14+
**Node** **Node**
* Supported FreeIPA version (see above) * Supported FreeIPA version (see above)
......
--- ---
requires_ansible: ">=2.15.0" requires_ansible: ">=2.14.0"
...@@ -42,7 +42,7 @@ Requirements ...@@ -42,7 +42,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.15+ * Ansible version: 2.14+
**Node** **Node**
* Supported FreeIPA version (see above) * Supported FreeIPA version (see above)
......
...@@ -6,7 +6,7 @@ galaxy_info: ...@@ -6,7 +6,7 @@ galaxy_info:
description: A role to backup and restore an IPA server description: A role to backup and restore an IPA server
company: Red Hat, Inc company: Red Hat, Inc
license: GPLv3 license: GPLv3
min_ansible_version: "2.15" min_ansible_version: "2.14"
platforms: platforms:
- name: Fedora - name: Fedora
versions: versions:
......
...@@ -34,7 +34,7 @@ Requirements ...@@ -34,7 +34,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.15+ * Ansible version: 2.14+
**Node** **Node**
* Supported FreeIPA version (see above) * Supported FreeIPA version (see above)
......
...@@ -6,7 +6,7 @@ galaxy_info: ...@@ -6,7 +6,7 @@ galaxy_info:
description: A role to join a machine to an IPA domain description: A role to join a machine to an IPA domain
company: Red Hat, Inc company: Red Hat, Inc
license: GPLv3 license: GPLv3
min_ansible_version: "2.15" min_ansible_version: "2.14"
platforms: platforms:
- name: Fedora - name: Fedora
versions: versions:
......
...@@ -36,7 +36,7 @@ Requirements ...@@ -36,7 +36,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.15+ * Ansible version: 2.14+
**Node** **Node**
* Supported FreeIPA version (see above) * Supported FreeIPA version (see above)
......
...@@ -6,7 +6,7 @@ galaxy_info: ...@@ -6,7 +6,7 @@ galaxy_info:
description: A role to setup an IPA domain replica description: A role to setup an IPA domain replica
company: Red Hat, Inc company: Red Hat, Inc
license: GPLv3 license: GPLv3
min_ansible_version: "2.15" min_ansible_version: "2.14"
platforms: platforms:
- name: Fedora - name: Fedora
versions: versions:
......
...@@ -33,7 +33,7 @@ Requirements ...@@ -33,7 +33,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.15+ * Ansible version: 2.14+
**Node** **Node**
* Supported FreeIPA version (see above) * Supported FreeIPA version (see above)
......
...@@ -6,7 +6,7 @@ galaxy_info: ...@@ -6,7 +6,7 @@ galaxy_info:
description: A role to setup an iPA domain server description: A role to setup an iPA domain server
company: Red Hat, Inc company: Red Hat, Inc
license: GPLv3 license: GPLv3
min_ansible_version: "2.15" min_ansible_version: "2.14"
platforms: platforms:
- name: Fedora - name: Fedora
versions: versions:
......
...@@ -32,7 +32,7 @@ Requirements ...@@ -32,7 +32,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.15+ * Ansible version: 2.14+
**Node** **Node**
* Supported FreeIPA version (see above) * Supported FreeIPA version (see above)
......
...@@ -6,7 +6,7 @@ galaxy_info: ...@@ -6,7 +6,7 @@ galaxy_info:
description: A role to setup IPA server(s) for Smart Card authentication description: A role to setup IPA server(s) for Smart Card authentication
company: Red Hat, Inc company: Red Hat, Inc
license: GPLv3 license: GPLv3
min_ansible_version: "2.15" min_ansible_version: "2.14"
platforms: platforms:
- name: Fedora - name: Fedora
versions: versions:
......
...@@ -34,7 +34,7 @@ Requirements ...@@ -34,7 +34,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.15+ * Ansible version: 2.14+
**Node** **Node**
* Supported FreeIPA version (see above) * Supported FreeIPA version (see above)
......
...@@ -6,7 +6,7 @@ galaxy_info: ...@@ -6,7 +6,7 @@ galaxy_info:
description: A role to setup IPA server(s) for Smart Card authentication description: A role to setup IPA server(s) for Smart Card authentication
company: Red Hat, Inc company: Red Hat, Inc
license: GPLv3 license: GPLv3
min_ansible_version: "2.15" min_ansible_version: "2.14"
platforms: platforms:
- name: Fedora - name: Fedora
versions: versions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment