switch all the include tasks to import tasks
This commit is contained in:
parent
b70d78b318
commit
afef097a3d
208 changed files with 612 additions and 612 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue