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
|
@ -24,7 +24,7 @@
|
|||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
handlers:
|
||||
- include_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
vars:
|
||||
- updates:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue