nginx: reload server for renewed LE certificates
This commit is contained in:
parent
21df85e97a
commit
82ca6a94c1
2 changed files with 9 additions and 0 deletions
3
roles/nginx/files/reload-nginx.sh
Normal file
3
roles/nginx/files/reload-nginx.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
service nginx reload
|
Loading…
Add table
Add a link
Reference in a new issue