Skip to content

Commit 012f0de

Browse files
Rafael Guterres Jeffmanrjeffman
authored andcommitted
Remove 'vars' files of unsupported distributions
This patch removes 'vars' files from roles for unsupported distributions and change minimum supported Fedora to version 40+. Signed-off-by: Rafael Guterres Jeffman <[email protected]>
1 parent f27b0e3 commit 012f0de

File tree

16 files changed

+8
-65
lines changed

16 files changed

+8
-65
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Supported Distributions
6666
-----------------------
6767

6868
* RHEL/CentOS 7.4+
69-
* Fedora 26+
69+
* Fedora 40+
7070
* Ubuntu
7171
* Debian 10+ (ipaclient only, no server or replica!)
7272

@@ -125,7 +125,7 @@ ansible-freeipa/plugins/module_utils to ~/.ansible/plugins/
125125

126126
**RPM package**
127127

128-
There are RPM packages available for Fedora 29+. These are installing the roles and modules into the global Ansible directories for `roles`, `plugins/modules` and `plugins/module_utils` in the `/usr/share/ansible` directory. Therefore is it possible to use the roles and modules without adapting the names like it is done in the example playbooks.
128+
There are RPM packages available for Fedora. These are installing the roles and modules into the global Ansible directories for `roles`, `plugins/modules` and `plugins/module_utils` in the `/usr/share/ansible` directory. Therefore is it possible to use the roles and modules without adapting the names like it is done in the example playbooks.
129129

130130
**Ansible Galaxy**
131131

roles/ipabackup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Supported Distributions
3434

3535
* RHEL/CentOS 7.6+
3636
* CentOS Stream 8+
37-
* Fedora 26+
37+
* Fedora 40+
3838
* Ubuntu 16.04 and 18.04
3939

4040

roles/ipaclient/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Supported Distributions
2525

2626
* RHEL/CentOS 7.4+
2727
* CentOS Stream 8+
28-
* Fedora 26+
28+
* Fedora 40+
2929
* Ubuntu
3030
* Debian
3131

roles/ipaclient/vars/Fedora-25.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

roles/ipaclient/vars/Fedora-26.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

roles/ipaclient/vars/RedHat-7.3.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

roles/ipareplica/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Supported Distributions
2828

2929
* RHEL/CentOS 7.6+
3030
* CentOS Stream 8+
31-
* Fedora 26+
31+
* Fedora 40+
3232
* Ubuntu 16.04 and 18.04
3333

3434

roles/ipareplica/vars/Fedora-25.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

roles/ipareplica/vars/Fedora-26.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

roles/ipareplica/vars/Fedora-27.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

roles/ipaserver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Supported Distributions
2525

2626
* RHEL/CentOS 7.6+
2727
* CentOS Stream 8+
28-
* Fedora 26+
28+
* Fedora 40+
2929
* Ubuntu 16.04 and 18.04
3030

3131

roles/ipaserver/vars/Fedora-25.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

roles/ipaserver/vars/Fedora-26.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

roles/ipaserver/vars/Fedora-27.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

roles/ipasmartcard_client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Supported Distributions
2525

2626
* RHEL/CentOS 7.6+
2727
* CentOS Stream 8+
28-
* Fedora 26+
28+
* Fedora 40+
2929

3030

3131
Requirements

roles/ipasmartcard_server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Supported Distributions
2727

2828
* RHEL/CentOS 7.6+
2929
* CentOS Stream 8+
30-
* Fedora 26+
30+
* Fedora 40+
3131

3232

3333
Requirements

0 commit comments

Comments
 (0)