Restart services here.

This commit is contained in:
Ralph Bean 2014-03-21 18:30:56 +00:00
parent 9c1a973c21
commit 6f64dc8195

View file

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