switch all the include tasks to import tasks

This commit is contained in:
Kevin Fenzi 2017-10-17 17:37:03 +00:00
parent b70d78b318
commit afef097a3d
208 changed files with 612 additions and 612 deletions

View file

@ -116,7 +116,7 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
tasks:
- include_tasks: "{{ tasks_path }}/restart_unbound.yml"
- import_tasks: "{{ tasks_path }}/restart_unbound.yml"
# - name: get info on guests (postreboot)
# virt: command=info