vn-ansible/roles/linux-ntp/handlers/main.yaml

4 lines
93 B
YAML

- name: restart systemd-timesyncd
service:
name: systemd-timesyncd
state: restarted