Ajout de Webdav extension à NginX

This commit is contained in:
VC
2019-12-01 11:08:19 +01:00
parent 72cd967a79
commit edcc161642
5 changed files with 25 additions and 1 deletions

View File

@@ -22,3 +22,6 @@
- name: fcgiwrap for mailman
include_tasks: fcgiwrap.yml
when: inventory_hostname == 'mail.dmz.mateu.be'
- name: dav-ext for bt
include_tasks: davext.yml
when: inventory_hostname == 'bt.dmz.mateu.be'