[EVO] Nettoyer le playbook

This commit is contained in:
2023-10-10 15:22:58 +02:00
parent 0d4cd47771
commit 6995576e07
3 changed files with 18 additions and 16 deletions

View File

@@ -64,7 +64,7 @@ vrrp_instance VIP_{{ keepalived_uid }} {
}
{% endif %}
{% if keepalived_notify_script_enabled %}
{% if keepalived_notify_script_src | length > 0 %}
notify /etc/keepalived/notify.sh
{% endif %}