mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 00:19:48 +01:00
Correct mysql integration indentation
This commit is contained in:
parent
082c24d968
commit
d3c28fee87
|
|
@ -19,7 +19,7 @@
|
|||
# ============================================================
|
||||
- include_vars: '{{ item }}'
|
||||
with_first_found:
|
||||
- files:
|
||||
- files:
|
||||
- '{{ ansible_os_family }}-{{ ansible_distribution_major_version }}.yml'
|
||||
- '{{ ansible_os_family }}.yml'
|
||||
paths: '../vars'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user