# restart crontab service to apply changes
- name: restart systemd-timesyncd
service:
name: "{{ timesyncd_daemon }}"
state: restarted