mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
cri-o: fix crio restart on config change (#10057)
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
This commit is contained in:
committed by
GitHub
parent
4ffe138dfa
commit
3254080a1c
@@ -193,8 +193,7 @@
|
|||||||
name: crio
|
name: crio
|
||||||
state: restarted
|
state: restarted
|
||||||
when:
|
when:
|
||||||
- config_install.changed
|
- config_install.changed or reg_auth_install.changed
|
||||||
- reg_auth_install.changed
|
|
||||||
- not service_start.changed
|
- not service_start.changed
|
||||||
|
|
||||||
- name: cri-o | verify that crio is running
|
- name: cri-o | verify that crio is running
|
||||||
|
|||||||
Reference in New Issue
Block a user