--- - name: "fstrim : enable fstrim.timer" ansible.builtin.systemd: name: "fstrim.timer" enabled: true state: "started"