Remove location block from listing.conf
This commit is contained in:
parent
4c41b64426
commit
54120314b8
6 changed files with 27 additions and 26 deletions
|
@ -1,10 +1,4 @@
|
|||
---
|
||||
- name: copy updates_common.conf
|
||||
copy:
|
||||
src: files/updates_common.conf
|
||||
dest: /etc/nginx/include
|
||||
notify: reload nginx
|
||||
|
||||
- name: template site
|
||||
template:
|
||||
src: templates/site.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue