Skip to content
Snippets Groups Projects
Unverified Commit 65133754 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman Committed by GitHub
Browse files

Merge pull request #1317 from t-woerner/minimum_ansible_2_14

Change minimum Ansible version to 2.14
parents d5804318 e61b8db6
No related branches found
Tags v1.14.1
No related merge requests found
......@@ -24,7 +24,7 @@ Requirements
------------
**Controller**
* Ansible version: 2.15+
* Ansible version: 2.14+
**Node**
* Supported FreeIPA version (see above)
......
......@@ -74,7 +74,7 @@ Requirements
------------
**Controller**
* Ansible version: 2.15+
* Ansible version: 2.14+
**Node**
* Supported FreeIPA version (see above)
......
---
requires_ansible: ">=2.15.0"
requires_ansible: ">=2.14.0"
......@@ -42,7 +42,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 backup and restore an IPA server
company: Red Hat, Inc
license: GPLv3
min_ansible_version: "2.15"
min_ansible_version: "2.14"
platforms:
- name: Fedora
versions:
......
......@@ -34,7 +34,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 join a machine to an IPA domain
company: Red Hat, Inc
license: GPLv3
min_ansible_version: "2.15"
min_ansible_version: "2.14"
platforms:
- name: Fedora
versions:
......
......@@ -36,7 +36,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 replica
company: Red Hat, Inc
license: GPLv3
min_ansible_version: "2.15"
min_ansible_version: "2.14"
platforms:
- name: Fedora
versions:
......
......@@ -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:
......
......@@ -32,7 +32,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 IPA server(s) for Smart Card authentication
company: Red Hat, Inc
license: GPLv3
min_ansible_version: "2.15"
min_ansible_version: "2.14"
platforms:
- name: Fedora
versions:
......
......@@ -34,7 +34,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 IPA server(s) for Smart Card authentication
company: Red Hat, Inc
license: GPLv3
min_ansible_version: "2.15"
min_ansible_version: "2.14"
platforms:
- name: Fedora
versions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment