ansible role to install and enable a fstrim timer
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
files Install fstrim.timer on Debian 9 years ago
handlers Use command module instead of shell as no shell functionality is required 8 years ago
tasks name tasks 8 years ago