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
4dd57803e2
ansible-personal
/
roles
/
nginx
/
handlers
/
main.yml
6 lines
101 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: use fully qualified module names
2022-09-10 17:09:12 +02:00
ansible.builtin.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