This website works better with JavaScript.
Home
Start
Help
Sign In
thomas
/
sovereign
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
news role: add missing restart apache handler
Allen Riddell
8 years ago
parent
37a85a8deb
commit
712ea7aee2
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
roles/news/handlers/main.yml
+ 3
- 0
roles/news/handlers/main.yml
View File
@@ -0,0 +1,3 @@
1
+---
2
+- name: restart apache
3
+ service: name=apache2 state=restarted
Write
Preview
Loading…
Cancel
Save