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