cleanPlaybook #3

Merged
pulsar merged 2 commits from cleanPlaybook into master 2024-05-06 22:48:13 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit f3df32e2c2 - Show all commits

View File

@ -13,6 +13,7 @@ galaxy_info:
- all
dependencies:
- role: nftables
- role: users
vars:
users_role_keepalived:

View File

@ -9,7 +9,7 @@ STATE=$3
{{ keepalived_notify_pre }}
{% endif %}
# Use keepalived state
# Use keepalived state
case $STATE in
{% if keepalived_notify_is_master | length > 0 %}
"MASTER")