We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b93b9f3 commit 2ec47afCopy full SHA for 2ec47af
tests/playbooks/xsrv-test/host_vars/my.example.test/my.example.test.vault.yml
@@ -73,3 +73,5 @@ matrix_synapse_admin_password: "{{ xsrv_admin_password }}"
73
##### MONITORING_GOACCESS - https://gitlab.com/nodiscc/xsrv/-/blob/master/roles/monitoring_goaccess/defaults/main.yml
74
goaccess_username: "{{ xsrv_admin_username }}"
75
goaccess_password: "{{ xsrv_admin_password }}"
76
+##### ONWCAST - https://gitlab.com/nodiscc/xsrv/-/blob/master/roles/owncast/defaults/main.yml
77
+owncast_admin_password: "{{ xsrv_admin_password }}"
0 commit comments