mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
awstats2
This commit is contained in:
parent
e5b944fdca
commit
0cd7f15376
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
- { src: 'roles/awstats/templates/awstats-nginx.conf', dest: '/etc/nginx/conf.d/kiwix-nginx.conf' , mode: '0644' }
|
||||
when: awstats_enabled
|
||||
|
||||
- name: Remove nginx support for kiwix
|
||||
- name: Remove nginx support for AWStats
|
||||
file:
|
||||
path: /etc/nginx/conf.d/awstats-nginx.conf
|
||||
state: absent
|
||||
|
|
Loading…
Reference in a new issue