ansible role to install and enable a fstrim timer
Find a file
neingeist 61d05ecbd8 Use command module instead of shell as no shell functionality is required
Fixes this ansible-lint warning:

	[ANSIBLE0013] Use shell only when shell functionality is required
	/roles/fstrim/handlers/systemd-daemon-reload.yml:2
	Task/Handler: systemd-daemon-reload
2017-01-09 16:13:37 +01:00
files Install fstrim.timer on Debian 2016-04-29 18:54:48 +02:00
handlers Use command module instead of shell as no shell functionality is required 2017-01-09 16:13:37 +01:00
tasks name tasks 2016-12-03 14:34:46 +01:00