photoview: add config
This commit is contained in:
parent
56faa4323b
commit
ad36788772
12 changed files with 191 additions and 13 deletions
14
web.yml
14
web.yml
|
|
@ -51,4 +51,16 @@
|
|||
become: yes
|
||||
roles:
|
||||
- gitea-web
|
||||
tags: atuin
|
||||
tags: gitea
|
||||
|
||||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
- kanboard-web
|
||||
tags: kanboard
|
||||
|
||||
- hosts: web
|
||||
become: yes
|
||||
roles:
|
||||
- photoview-web
|
||||
tags: photoview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue