configpolicy/roles/cri-o/handlers/main.yml

5 lines
68 B
YAML

- name: restart crio
service:
name: crio
state: restarted