Skip to content

Commit

Permalink
Update Fedora/Ansible compatible versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JGoutin committed Nov 14, 2024
1 parent eaf9526 commit b77558f
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 42 deletions.
5 changes: 2 additions & 3 deletions roles/clamav/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ galaxy_info:
author: JGoutin
description: This Ansible role installs ClamAV on Fedora.
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/common/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ galaxy_info:
description: "This role initializes a new Fedora host by performing some
common configuration tasks."
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/coturn/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ galaxy_info:
author: JGoutin
description: This Ansible role installs CoTURN on Fedora.
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/kodi/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ galaxy_info:
description: "This Ansible role installs a Kodi home theater
personal computer on Fedora."
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/mail/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ galaxy_info:
description: "This Ansible role installs Postfix and Dovecot mail servers on
Fedora."
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/mpd/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ galaxy_info:
description: "This Ansible role installs a Music
Player Daemon server on Fedora."
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/musicplayer/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ galaxy_info:
description: "This Ansible role installs a standalone music player on Fedora
(Lollypop by default)."
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/nextcloud/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ galaxy_info:
author: JGoutin
description: This Ansible role installs a Nexctloud server on Fedora.
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/nginx/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ galaxy_info:
author: JGoutin
description: This Ansible role installs Nginx on Fedora.
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/php_fpm/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ galaxy_info:
author: JGoutin
description: This Ansible role installs PHP-FPM on Fedora.
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/postgresql/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ galaxy_info:
author: JGoutin
description: This Ansible role installs PostgreSQL on Fedora.
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/rpmfusion/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ galaxy_info:
author: JGoutin
description: This Ansible role enables RPMFusion repositories on Fedora.
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/squid/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ galaxy_info:
author: JGoutin
description: This Ansible role installs Squid on Fedora.
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down
5 changes: 2 additions & 3 deletions roles/valkey/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ galaxy_info:
author: JGoutin
description: This Ansible role installs Valkey on Fedora.
license: GPL-3.0
min_ansible_version: "2.14"
min_ansible_version: "2.16"
platforms:
- name: Fedora
versions:
- "38"
- "37"
- "41"
galaxy_tags:
- fedora
- system
Expand Down

0 comments on commit b77558f

Please sign in to comment.