configpolicy/roles/chrony/handlers/main.yml

5 lines
73 B
YAML

- name: restart chrony
service:
name: chronyd
state: restarted