update
This commit is contained in:
parent
9aae121e8d
commit
bd8849eee5
1 changed files with 0 additions and 1 deletions
|
@ -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 %}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue