This website works better with JavaScript.
Explore
Help
Sign In
neingeist
/
ansible-role-fstrim
Watch
1
Star
0
Fork
You've already forked ansible-role-fstrim
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
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.
26d6ffd187
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '26d6ffd187'
${ noResults }
ansible-role-fstrim
/
handlers
/
systemd-daemon-reload.yml
4 lines
69 B
YAML
Raw
Normal View
History
Unescape
Escape
initial commit
9 years ago
---
-
name
:
systemd-daemon-reload
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
command
:
systemctl daemon-reload