Update to 2022-02-09 17:00

This commit is contained in:
Daniel Berteaud
2022-02-09 17:00:06 +01:00
parent 00b3d728c8
commit 6f6d3b7382
9 changed files with 75 additions and 74 deletions

View File

@@ -20,7 +20,7 @@
- ansible_conf.d/10-ssl.conf
- ansible_conf.d/30-vhosts.conf
notify: reload nginx
tags: [web,conf]
tags: web,conf,quickweb
- name: Remove naxsi configuration
file: path=/etc/nginx/{{ item }} state=absent
@@ -37,7 +37,7 @@
- ansible_conf.d/10-filter.conf
- ansible_conf.d/headers.inc
notify: reload nginx
tags: [web,conf]
tags: web,conf
# TODO make it configurable
- name: Create dummy white and blacklist files for nginx