Rename roles according to ansible recommendations
This commit is contained in:
parent
ce37f81e76
commit
bc5eda7487
17 changed files with 8 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
dependencies:
|
||||
- role: epel-repo
|
||||
when: ansible_distribution != 'Fedora'
|
||||
- role: powertools-repo
|
||||
when:
|
||||
- ansible_distribution != 'Fedora'
|
||||
- ansible_distribution_major_version|int >= 8
|
Loading…
Add table
Add a link
Reference in a new issue