Correct mysql integration indentation

release1.7.2 v1.7.2
James Laska 10 years ago committed by James Cammarata
parent 082c24d968
commit d3c28fee87

@ -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'

Loading…
Cancel
Save