summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/obs-track
diff options
context:
space:
mode:
Diffstat (limited to 'roles/obs/templates/obs-track')
-rwxr-xr-xroles/obs/templates/obs-track2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/obs/templates/obs-track b/roles/obs/templates/obs-track
index 3029715..32cec77 100755
--- a/roles/obs/templates/obs-track
+++ b/roles/obs/templates/obs-track
@@ -1,3 +1,3 @@
#!/bin/bash
# {{ ansible_managed }}
-obs --profile "{{ emacsconf_id }}-{{ item.id }}" --collection "{{ item.id }}" -m --websocket_port "{{ item.obs_websocket_port }}" --websocket_password "{{ obs_websocket_password }}"
+obs --profile "{{ emacsconf_id }}" --collection "{{ emacsconf_id }}" -m --websocket_port "{{ item.obs_websocket_port }}" --websocket_password "{{ obs_websocket_password }}"