diff options
Diffstat (limited to 'playbooks/include/proxies-haproxy.yml')
| -rw-r--r-- | playbooks/include/proxies-haproxy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/include/proxies-haproxy.yml b/playbooks/include/proxies-haproxy.yml index 7e5ebd29b..bb1f85545 100644 --- a/playbooks/include/proxies-haproxy.yml +++ b/playbooks/include/proxies-haproxy.yml @@ -9,7 +9,7 @@ - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml handlers: - - include: "{{ handlers }}/restart_services.yml" + - include: "{{ handlers_path }}/restart_services.yml" roles: |
