Commit d3c28fee by James Laska Committed by James Cammarata

Correct mysql integration indentation

parent 082c24d9
...@@ -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