blob: 32cec77b23425faf2e9c2352dba2c232d8b3c731 (
plain) (
blame)
| 1
2
3
 | #!/bin/bash
# {{ ansible_managed }}
obs --profile "{{ emacsconf_id }}" --collection "{{ emacsconf_id }}" -m --websocket_port "{{ item.obs_websocket_port }}" --websocket_password "{{ obs_websocket_password }}"
 |