Skip to content

Commit

Permalink
Correct mysql integration indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaska authored and jimi-c committed Sep 24, 2014
1 parent 082c24d commit d3c28fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/roles/setup_mysql_db/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit d3c28fe

Please sign in to comment.