cri-o: fix crio restart on config change (#10057)

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
pull/10069/head
Arthur Outhenin-Chalandre 2023-05-15 04:27:28 +02:00 committed by GitHub
parent 4ffe138dfa
commit 3254080a1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -193,8 +193,7 @@
name: crio
state: restarted
when:
- config_install.changed
- reg_auth_install.changed
- config_install.changed or reg_auth_install.changed
- not service_start.changed
- name: cri-o | verify that crio is running