--- - name: "disable and stop restic-batch service" ansible.builtin.systemd: name: "restic-batch.timer" enabled: false state: "stopped"