add vikunja
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2023-08-05 23:36:25 +02:00
parent eed480b853
commit e9a88a7494
3 changed files with 12 additions and 0 deletions

8
host_vars/vikunja.yaml Normal file
View File

@ -0,0 +1,8 @@
---
ansible_host: vikunja.intra.tormakris.dev
webserver:
- domain: "vikunja.tormakristof.eu"
port: 8080
bigrequests: false
https: false
...