--- - name: "enable and start restic-batch service" ansible.builtin.systemd: name: "restic-batch.timer" enabled: true state: "started"