Commit 8b7b1e73 by Toshio Kuratomi

Merge pull request #8969 from jlaska/devel

Correct mysql integration indentation
parents f67bd9cc 6cd55a5e
......@@ -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'
......
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