Need to add distribution vars too

This commit is contained in:
Kevin Fenzi 2013-06-06 17:32:43 +00:00
parent 2322f716c2
commit 7d9b6729aa

View file

@ -9,6 +9,7 @@
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- ${private}/vars.yml
- ${vars}/${ansible_distribution}.yml
tasks:
# this is how you include other task lists