Commit 6cd55a5e by James Laska

Correct mysql integration indentation

parent f67bd9cc
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
# ============================================================ # ============================================================
- include_vars: '{{ item }}' - include_vars: '{{ item }}'
with_first_found: with_first_found:
- files: - files:
- '{{ ansible_os_family }}-{{ ansible_distribution_major_version }}.yml' - '{{ ansible_os_family }}-{{ ansible_distribution_major_version }}.yml'
- '{{ ansible_os_family }}.yml' - '{{ ansible_os_family }}.yml'
paths: '../vars' paths: '../vars'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment