This commit is contained in:
Martin Eichner
2023-03-23 16:42:19 +01:00
parent 134578e514
commit 331a901d26
29 changed files with 20 additions and 3 deletions

6
roles/mediaserver/vars/main.yml Normal file → Executable file
View File

@@ -1,2 +1,4 @@
VPN_USER:"p3754227"
VPN_PASS:"xsZtFdAofY"
---
VPN_USER: "p3754227"
VPN_PASS: "xsZtFdAofY"
...