keepalived: no ansible_managed
Used to restart keepalived needlessly
This commit is contained in:
parent
4372b21976
commit
223578eefa
2 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
# -*- mode: python; coding: utf-8 -*-
|
# -*- mode: python; coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# {{ ansible_managed }}
|
|
||||||
#
|
|
||||||
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
|
# 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
|
# se veut agnostique au réseau considéré, de manière à être installable en
|
||||||
# quelques clics.
|
# quelques clics.
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# {{ ansible_managed }}
|
|
||||||
global_defs {
|
global_defs {
|
||||||
notification_email {
|
notification_email {
|
||||||
monitoring.aurore@lists.crans.org
|
monitoring.aurore@lists.crans.org
|
||||||
|
|
Loading…
Reference in a new issue