Audiometer
This commit is contained in:
parent
b382c001d0
commit
9aae121e8d
|
@ -4,9 +4,11 @@ Streaming Keys:
|
|||
{% for host in groups['obs'] %}
|
||||
+ {{ hostvars[host]['ansible_host'] }}:
|
||||
{{ lookup('community.general.passwordstore', 'chvoc/ansible/windows/' + hostvars[host]['inventory_hostname'] + '/portier/streamkey') }}
|
||||
{{ lookup('community.general.passwordstore', 'chvoc/ansible/windows/' + hostvars[host]['inventory_hostname'] + '/portier/audiometer') }} (audiometer)
|
||||
{% endfor %}
|
||||
|
||||
|
||||
Parsec:
|
||||
+ Login: chvoc@l3d.yt
|
||||
PWD: {{ lookup('community.general.passwordstore', 'chvoc/websites/parsec.app/chvoc@l3d.yt') }}
|
||||
2FA: Aks L3D
|
||||
|
|
Loading…
Reference in New Issue