Sync with renamed roles in software repo
This commit is contained in:
parent
5d4b7e88a0
commit
d5a3b4fe2c
14 changed files with 18 additions and 18 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue