- name: enable timesyncd service: name: systemd-timesyncd state: started enabled: True - name: Set timezone timezone: name: "{{ ntp.timezone }}"