Selaa lähdekoodia

news role: add missing restart apache handler

Allen Riddell 8 vuotta sitten
vanhempi
commit
712ea7aee2
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      roles/news/handlers/main.yml

+ 3
- 0
roles/news/handlers/main.yml Näytä tiedosto

@@ -0,0 +1,3 @@
1
+---
2
+- name: restart apache
3
+  service: name=apache2 state=restarted

Loading…
Peruuta
Tallenna