Gotta have the handlers here too.. also.

This commit is contained in:
Ralph Bean 2014-04-23 15:14:44 +00:00
parent ad2a2f71c4
commit dc715da4dd

View file

@ -68,3 +68,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"