Skip to content
Snippets Groups Projects
Unverified Commit b2d8ec68 authored by ERIK's avatar ERIK Committed by GitHub
Browse files

Fix restart network task cannot be skipped (#10512)


Signed-off-by: default avatarbo.jiang <bo.jiang@daocloud.io>
parent d3101d65
No related branches found
No related tags found
No related merge requests found
...@@ -433,7 +433,7 @@ ...@@ -433,7 +433,7 @@
state: restarted state: restarted
when: when:
- ansible_os_family not in ["Flatcar", "Flatcar Container Linux by Kinvolk"] - ansible_os_family not in ["Flatcar", "Flatcar Container Linux by Kinvolk"]
- reset_restart_network - reset_restart_network | bool
tags: tags:
- services - services
- network - network
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment