diff --git a/playbooks/groups/summershum.yml b/playbooks/groups/summershum.yml index fcead3d93b..fc603febca 100644 --- a/playbooks/groups/summershum.yml +++ b/playbooks/groups/summershum.yml @@ -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"