webdav: add config
This commit is contained in:
parent
ee7ee2b19d
commit
4b5ed5c8a5
13 changed files with 260 additions and 39 deletions
10
web.yml
10
web.yml
|
|
@ -80,5 +80,11 @@
|
|||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
- otter-web
|
||||
tags: otter
|
||||
- webdav-web
|
||||
tags: webdav
|
||||
|
||||
# - hosts: web
|
||||
# become: yes
|
||||
# roles:
|
||||
# - otter-web
|
||||
# tags: otter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue