[CODE] add support for Centos + extend ArchLinux support
This commit is contained in:
parent
00c4c7eb96
commit
c724080b34
10 changed files with 177 additions and 0 deletions
|
@ -6,3 +6,4 @@
|
|||
with_first_found:
|
||||
- "update-{{ ansible_distribution }}.yml"
|
||||
- "update-{{ (override_os_family is defined) | ternary(override_os_family,ansible_os_family) }}.yml"
|
||||
ignore_errors: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue