--- - name: restart chrony ansible.builtin.systemd: name: "{{ base_os_chrony_service_name }}" state: restarted