mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-02-09 17:00
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user