mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 22:04:43 +03:00
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:
@@ -20,4 +20,4 @@
|
|||||||
"'ufw.service' in services"
|
"'ufw.service' in services"
|
||||||
|
|
||||||
when:
|
when:
|
||||||
- disable_service_firewall
|
- disable_service_firewall is defined and disable_service_firewall
|
||||||
|
|||||||
Reference in New Issue
Block a user