mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
Add definition check of disable_service_firewall (#7995)
When not specifying disable_service_firewall, the task is failed. This adds the definition check.
This commit is contained in:
parent
22017b7ff0
commit
469b3ec525
@ -20,4 +20,4 @@
|
||||
"'ufw.service' in services"
|
||||
|
||||
when:
|
||||
- disable_service_firewall
|
||||
- disable_service_firewall is defined and disable_service_firewall
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user