From 5f09eac22e0cc69958110b01a360737da27c8176 Mon Sep 17 00:00:00 2001 From: Tristan PILAT Date: Thu, 14 Jun 2018 14:28:19 +0200 Subject: [PATCH] Include remount-usr in haproxy nagios task --- haproxy/tasks/nagios.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/haproxy/tasks/nagios.yml b/haproxy/tasks/nagios.yml index eff711ac..1663b71b 100644 --- a/haproxy/tasks/nagios.yml +++ b/haproxy/tasks/nagios.yml @@ -1,4 +1,6 @@ --- +- include_role: + name: remount-usr - name: "Install check_haproxy_stats script" copy: