From 223578eefab5d00dd29d6ebff80ee18f83109c26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoha=C3=AF-Eliel=20BERREBY?= Date: Fri, 8 May 2020 16:43:49 +0200 Subject: [PATCH] keepalived: no ansible_managed Used to restart keepalived needlessly --- roles/router/templates/firewall_config.py | 2 -- roles/router/templates/keepalived.conf | 1 - 2 files changed, 3 deletions(-) diff --git a/roles/router/templates/firewall_config.py b/roles/router/templates/firewall_config.py index d78707d..bd013d3 100644 --- a/roles/router/templates/firewall_config.py +++ b/roles/router/templates/firewall_config.py @@ -1,7 +1,5 @@ # -*- mode: python; coding: utf-8 -*- # -# {{ ansible_managed }} -# # Re2o est un logiciel d'administration développé initiallement au rezometz. Il # se veut agnostique au réseau considéré, de manière à être installable en # quelques clics. diff --git a/roles/router/templates/keepalived.conf b/roles/router/templates/keepalived.conf index 3f15878..ad4a64a 100644 --- a/roles/router/templates/keepalived.conf +++ b/roles/router/templates/keepalived.conf @@ -1,4 +1,3 @@ -# {{ ansible_managed }} global_defs { notification_email { monitoring.aurore@lists.crans.org