Infra_ansible_dockercompose/templates/env/webdav.env.j2
Tellsanguis fd01ea59ee Commit initial : infrastructure Ansible pour homeserver
- Playbooks Ansible avec rôles (common, cockpit, docker, services)
- 30+ stacks Docker Compose avec reverse proxy Traefik
- Ansible Vault pour gestion secrets
- Intégration CrowdSec pour détection intrusions
- Versions images Docker fixées pour reproductibilité
2025-11-23 19:40:17 +01:00

2 lines
80 B
Django/Jinja

BASIC_AUTH_USER={{ webdav_user }}
BASIC_AUTH_PASS_HASH={{ webdav_pass_hash }}