This commit is contained in:
L3D 2023-02-21 02:40:00 +01:00
parent 9aae121e8d
commit bd8849eee5
Signed by: L3D
GPG Key ID: CD08445BFF4313D1
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ 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 %}