commit a47af0ce09d7c7d27acf523e6bb34021afaf953b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Feb 7 15:34:14 2018 +0100
fixup path
playbooks/groups/squid.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/playbooks/groups/squid.xml b/playbooks/groups/squid.xml
index 7306b2a..2b16af0 100644
--- a/playbooks/groups/squid.xml
+++ b/playbooks/groups/squid.xml
@@ -28,6 +28,6 @@
- include: "{{ tasks_path }}/motd.yml"
handlers:
- - include: "{{ handlers }}/restart_services.yml"
+ - include: "{{ handlers_path }}/restart_services.yml"