From c32cf92cf5085ec867125117ccf2ffa8f4fcbf20 Mon Sep 17 00:00:00 2001 From: Elam Monnot Date: Wed, 25 Jan 2023 15:17:18 +0100 Subject: [PATCH] correction role lb-front --- roles/lb-front/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/lb-front/tasks/main.yml b/roles/lb-front/tasks/main.yml index a419b51..34a3332 100644 --- a/roles/lb-front/tasks/main.yml +++ b/roles/lb-front/tasks/main.yml @@ -21,5 +21,5 @@ - name: redemarre haproxy service: name: haproxy - state: restarted +# state: restarted enabled: yes