update
This commit is contained in:
parent
9aae121e8d
commit
bd8849eee5
|
@ -4,7 +4,6 @@ Streaming Keys:
|
||||||
{% for host in groups['obs'] %}
|
{% for host in groups['obs'] %}
|
||||||
+ {{ hostvars[host]['ansible_host'] }}:
|
+ {{ 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/streamkey') }}
|
||||||
{{ lookup('community.general.passwordstore', 'chvoc/ansible/windows/' + hostvars[host]['inventory_hostname'] + '/portier/audiometer') }} (audiometer)
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue