update secrets

This commit is contained in:
L3D 2024-02-25 18:17:14 +01:00
parent d531e08f2d
commit 0f1f4e38bc
Signed by: l3d
GPG key ID: CD08445BFF4313D1
5 changed files with 17 additions and 8 deletions

@ -1 +1 @@
Subproject commit 49bd9cbd3c9f888244163cf2eddc1a5984e3503e
Subproject commit e0dbe9c98dfa203043d0edebb9765d0f0fd60fd9

View file

@ -1,2 +1,4 @@
---
task__sound_muted: true
task__sound_obs: true
# ansible_user: 'voc'

View file

@ -1,4 +1,4 @@
[obs]
obs-hall1 ansible_host="172.30.0.5"
obs-hall2 ansible_host="192.168.178.95"
# obs-hall1 ansible_host="172.30.0.5"
obs-hall2 ansible_host="172.30.0.6"
obs-hall3 ansible_host="172.30.0.3"

View file

@ -7,10 +7,17 @@ Streaming Keys:
{% endfor %}
Parsec:
+ Login: chvoc@l3d.yt
PWD: {{ lookup('community.general.passwordstore', 'chvoc/websites/parsec.app/chvoc@l3d.yt') }}
2FA: Aks L3D
rustdesk:
+ ID Server: rustdek.l3d.ch
Relay Server: rustdek.l3d.ch
API: (none)
KEY: {{ lookup('community.general.passwordstore', 'chvoc/rustdesk/pubkey') }}
streamdeck:
+ User: streamdeck@winkekatze.tv
PWD: {{ lookup('community.general.passwordstore', 'chvoc/websites/account.elgato.com/streamdeck@winkekatze.tv') }}
{#
NextCloud:
PWD: {{ lookup('community.general.passwordstore', 'chvoc/websites/cloud.montage2.de/chvoc@l3d.yt') }}
#}

View file

@ -23,5 +23,5 @@
- {role: do1jlr.win_reaplugs236, tags: [reaper, obs, reaplugs236, reaplugs]}
# - {role: do1jlr.win_obs_szene, tags: [obs, szene]}
# - {role: do1jlr.win_nextcloud, tags: nextcloud} # currently instalaltion not working
# - {role: setup_secrets, tags: [secret]}
- {role: setup_secrets, tags: [secret]}
- {role: important_tasks, tags: tasks}