diff --git a/roles/network/templates/keepalived.conf.j2 b/roles/network/templates/keepalived.conf.j2 index af8f792..639eb3d 100644 --- a/roles/network/templates/keepalived.conf.j2 +++ b/roles/network/templates/keepalived.conf.j2 @@ -1,6 +1,7 @@ ! {{ ansible_managed }} global_defs { + enable_script_security script_user keepalived }