Skip to content
Snippets Groups Projects
Commit 5a5b3c16 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

ipasmartcard_*: 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.
parent 74663b87
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ Requirements ...@@ -32,7 +32,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.13+ * Ansible version: 2.15+
**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.13" min_ansible_version: "2.15"
platforms: platforms:
- name: Fedora - name: Fedora
versions: versions:
......
...@@ -34,7 +34,7 @@ Requirements ...@@ -34,7 +34,7 @@ Requirements
------------ ------------
**Controller** **Controller**
* Ansible version: 2.13+ * Ansible version: 2.15+
**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.13" min_ansible_version: "2.15"
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