Преглед изворни кода

restart webserver when certificate has changed

master
Markus Katharina Brechtel пре 3 година
родитељ
комит
6cb94bcc48
1 измењених фајлова са 7 додато и 0 уклоњено
  1. +7
    -0
      handlers/main.yml

+ 7
- 0
handlers/main.yml Прегледај датотеку

@@ -2,3 +2,10 @@

- name: restart onlyoffice documentserver
command: supervisorctl restart all

- name: restart nginx
systemd:
name: nginx.service
state: restarted
listen:
- certificate changed

Loading…
Откажи
Сачувај