Gotta have the handlers here too..

This commit is contained in:
Ralph Bean 2014-04-23 14:48:34 +00:00
parent 2a3edca20c
commit ad2a2f71c4

View file

@ -84,3 +84,6 @@
- /srv/web/infra/ansible/vars/global.yml
- "{{ private }}/vars.yml"
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
handlers:
- include: "{{ handlers }}/restart_services.yml"