first stab at replacing include with include_playbook or includ_tasks

This commit is contained in:
Kevin Fenzi 2017-10-15 19:46:08 +00:00
parent 46c0c63d92
commit ceff9bfca4
210 changed files with 1125 additions and 1126 deletions

View file

@ -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: