--- - file: path=/etc/systemd/system/fstrim.timer.d state=directory - copy: src=10-daily.conf dest=/etc/systemd/system/fstrim.timer.d/10-daily.conf notify: systemd-daemon-reload - service: name=fstrim.timer enabled=yes state=started - copy: src=fstrim.service dest=/etc/systemd/system/ notify: systemd-daemon-reload