nginx: reload on config change
This commit is contained in:
parent
d442940975
commit
a84f211083
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
regex: '(\s+ssl_protocols\s.*)'
|
||||
backrefs: yes
|
||||
line: '#\1'
|
||||
notify: reload nginx
|
||||
|
||||
- name: Create HTTP server directories
|
||||
file:
|
||||
|
|
Loading…
Reference in a new issue