1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
This commit is contained in:
Jerry Vonau 2019-11-19 11:37:20 -06:00
parent e5b944fdca
commit 0cd7f15376

View file

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