- name: reload systemd systemd: daemon_reload: true - name: restart restic backup timer systemd: name: restic-backup.timer state: restarted