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

@ -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"