first stab at replacing include with include_playbook or includ_tasks
This commit is contained in:
parent
46c0c63d92
commit
ceff9bfca4
210 changed files with 1125 additions and 1126 deletions
|
@ -9,7 +9,7 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers_path }}/restart_services.yml"
|
||||
- include_tasks: "{{ handllers_path }}/restart_services.yml"
|
||||
|
||||
roles:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue