Sync with renamed roles in software repo

This commit is contained in:
Timo Makinen 2022-01-30 17:02:11 +00:00
parent 5d4b7e88a0
commit d5a3b4fe2c
14 changed files with 18 additions and 18 deletions

View file

@ -19,8 +19,8 @@
- sssd
- autofs
- thinlinc-server
- epel-repo
- powertools-repo
- epel_repo
- powertools_repo
- role: nginx/server
plaintext: true
@ -71,7 +71,7 @@
- cups
- firefox
- git
- google-chrome
- google_chrome
- lynx
- mutt
- opencollab

View file

@ -1,5 +1,5 @@
---
dependencies:
- {role: epel-repo}
- {role: epel_repo}
- {role: git}
- {role: nginx/server}

View file

@ -1,4 +1,4 @@
---
dependencies:
- {role: epel-repo}
- {role: epel_repo}

View file

@ -1,5 +1,5 @@
---
dependencies:
- {role: epel-repo}
- {role: epel_repo}
- {role: foo.sh-repo}
- {role: apache}

View file

@ -1,3 +1,3 @@
---
dependencies:
- {role: epel-repo}
- {role: epel_repo}

View file

@ -1,3 +1,3 @@
---
dependencies:
- {role: epel-repo}
- {role: epel_repo}

View file

@ -1,3 +1,3 @@
---
dependencies:
- {role: epel-repo}
- {role: epel_repo}

View file

@ -1,10 +1,10 @@
---
dependencies:
- role: epel-repo
- role: epel_repo
when:
- ansible_distribution != "Fedora"
- ansible_os_family == "RedHat"
- role: powertools-repo
- role: powertools_repo
when:
- ansible_distribution != "Fedora"
- ansible_os_family == "RedHat"

View file

@ -1,5 +1,5 @@
---
dependencies:
- {role: apache}
- {role: epel-repo}
- {role: powertools-repo}
- {role: epel_repo}
- {role: powertools_repo}

View file

@ -1,5 +1,5 @@
---
dependencies:
- {role: epel-repo}
- {role: epel_repo}
- {role: spamassassin}

View file

@ -1,5 +1,5 @@
---
dependencies:
- {role: epel-repo}
- {role: epel_repo}
- {role: spamassassin}

View file

@ -1,5 +1,5 @@
---
dependencies:
- {role: epel-repo}
- {role: epel_repo}
- {role: spamassassin}

View file

@ -1,4 +1,4 @@
---
dependencies:
- {role: apache}
- {role: rpmfusion-free-repo}
- {role: rpmfusion_free_repo}

@ -1 +1 @@
Subproject commit 63b9b92166a3f7c262f04f95d6bde9a0fb983d7a
Subproject commit be273475c9652f9b089449b79d62fefbb3c6ace1