fix: Add a dependency to nftables
This commit is contained in:
parent
c20f87e83a
commit
f3df32e2c2
@ -13,6 +13,7 @@ galaxy_info:
|
||||
- all
|
||||
|
||||
dependencies:
|
||||
- role: nftables
|
||||
- role: users
|
||||
vars:
|
||||
users_role_keepalived:
|
||||
|
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user