initial commit with redbot and vaultwarden migrated

This commit is contained in:
Vilmos Zsombor TANCZOS 2025-05-04 23:49:10 +02:00
commit 15c1b9c2ea
18 changed files with 267 additions and 0 deletions

View file

@ -0,0 +1,6 @@
service_user: '{{ service_name }}'
service_root: '{{ "/opt/" ~ service_name }}'
docker_volumes: []
docker_env: {}
docker_ports: []
use_docker_user: true