mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Fix restart network task cannot be skipped (#10512)
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
parent
d3101d65aa
commit
b2d8ec68a4
@ -433,7 +433,7 @@
|
||||
state: restarted
|
||||
when:
|
||||
- ansible_os_family not in ["Flatcar", "Flatcar Container Linux by Kinvolk"]
|
||||
- reset_restart_network
|
||||
- reset_restart_network | bool
|
||||
tags:
|
||||
- services
|
||||
- network
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user