Remove location block from listing.conf

This commit is contained in:
Alexander Dietrich 2017-02-18 14:57:09 +01:00
commit 54120314b8
6 changed files with 27 additions and 26 deletions

View file

@ -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