Need to include vars here if we are using them.

This commit is contained in:
Kevin Fenzi 2013-12-20 18:17:02 +00:00
parent acf3179581
commit 773d8960ae

View file

@ -102,8 +102,12 @@
accelerate: true
user: root
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- ${vars}/${ansible_distribution}.yml
tasks:
- include: $tasks/restart_unbound.yml
- include: "{{ tasks }}/restart_unbound.yml"
# - name: get info on guests (postreboot)
# virt: command=info