Przeglądaj źródła

news role: add missing restart apache handler

Allen Riddell 8 lat temu
rodzic
commit
712ea7aee2
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      roles/news/handlers/main.yml

+ 3
- 0
roles/news/handlers/main.yml Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz