Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-onlyoffice
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
restart webserver when certificate has changed
master
Markus Katharina Brechtel
3 anni fa
parent
b7d98f527e
commit
6cb94bcc48
1 ha cambiato i file
con
7 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
handlers/main.yml
+ 7
- 0
handlers/main.yml
Vedi File
@@ -2,3 +2,10 @@
- name: restart onlyoffice documentserver
command: supervisorctl restart all
- name: restart nginx
systemd:
name: nginx.service
state: restarted
listen:
- certificate changed
Write
Preview
Loading…
Annulla
Salva