This website requires JavaScript.
Explore
Help
Sign In
alanorth
/
ansible-personal
Watch
1
Star
0
Fork
0
You've already forked ansible-personal
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
5d506ebc65
ansible-personal
/
roles
/
nginx
/
handlers
/
main.yml
6 lines
85 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-08-16 23:35:57 +02:00
---
-
name
:
reload nginx
roles/nginx: Use systemd module instead of service
2017-11-03 11:19:58 +01:00
systemd
:
name=nginx state=reloaded
Initial commit Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-08-16 23:35:57 +02:00
# vim: set ts=2 sw=2:
Reference in New Issue
Copy Permalink