fix: crio restart handler

crio restart handler `when` clause is overwritten by an unrelated import_role. we set the import_role to load handlers from an empty file to avoid this
pull/11547/head
alimehrabikoshki 2024-09-16 17:45:42 +01:00 committed by GitHub
parent 59dd713585
commit b8a0327fa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

View File

@ -151,3 +151,4 @@
import_role:
name: container-engine/cri-o
tasks_from: reset
handlers_from: reset