Allow RHEL 8 installation

This commit is contained in:
2022-03-14 22:24:49 +13:00
parent 96ea18daca
commit fb48b04840
3 changed files with 6 additions and 1 deletions

View File

@@ -5,4 +5,5 @@
params:
files:
- '{{ ansible_os_family }}.yml'
- 'common.yml'
loop: "{{ q('first_found', params, errors='ignore') }}"