--- - name: restart timesyncd ansible.builtin.systemd: name: systemd-timesyncd state: restarted enabled: true