From f42c7c292327110dd554fdfbc2d0856d4eee546d Mon Sep 17 00:00:00 2001 From: L3D Date: Wed, 28 Feb 2024 00:47:21 +0100 Subject: [PATCH] update exporter --- .gitmodules | 3 +++ host_vars/obs-hall1.yml | 2 +- host_vars/obs-hall2.yml | 2 +- host_vars/obs-hall3.yml | 3 +++ roles/l3d.exporter | 2 +- roles/l3d.obs_exporter | 1 + 6 files changed, 10 insertions(+), 3 deletions(-) create mode 160000 roles/l3d.obs_exporter diff --git a/.gitmodules b/.gitmodules index 5b15f57..a7a5bdc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -69,3 +69,6 @@ [submodule "roles/l3d.exporter"] path = roles/l3d.exporter url = https://git.l3d.ch/win_ansible/ansible_role_win_exporter.git +[submodule "roles/l3d.obs_exporter"] + path = roles/l3d.obs_exporter + url = https://git.l3d.ch/win_ansible/ansible_role_win_obs_studio_exporter.git diff --git a/host_vars/obs-hall1.yml b/host_vars/obs-hall1.yml index c313bdd..fee0632 100644 --- a/host_vars/obs-hall1.yml +++ b/host_vars/obs-hall1.yml @@ -1,5 +1,5 @@ --- -ansible_user: 'Voc_Admin' +# ansible_user: 'Voc_Admin' task__sound_muted: false task__sound_obs: false task__obs_firewall: false diff --git a/host_vars/obs-hall2.yml b/host_vars/obs-hall2.yml index a7add66..7ef32bd 100644 --- a/host_vars/obs-hall2.yml +++ b/host_vars/obs-hall2.yml @@ -1,5 +1,5 @@ --- +# ansible_user: 'voc' task__sound_muted: false task__sound_obs: false task__obs_firewall: false -# ansible_user: 'voc' diff --git a/host_vars/obs-hall3.yml b/host_vars/obs-hall3.yml index b8538ba..7ef32bd 100644 --- a/host_vars/obs-hall3.yml +++ b/host_vars/obs-hall3.yml @@ -1,2 +1,5 @@ --- # ansible_user: 'voc' +task__sound_muted: false +task__sound_obs: false +task__obs_firewall: false diff --git a/roles/l3d.exporter b/roles/l3d.exporter index ca49243..6757962 160000 --- a/roles/l3d.exporter +++ b/roles/l3d.exporter @@ -1 +1 @@ -Subproject commit ca4924378508651723bb9312843392fe28f82753 +Subproject commit 67579628126f5b89e66ee1d7c573ed9092429403 diff --git a/roles/l3d.obs_exporter b/roles/l3d.obs_exporter new file mode 160000 index 0000000..ac5caec --- /dev/null +++ b/roles/l3d.obs_exporter @@ -0,0 +1 @@ +Subproject commit ac5caec1943af48a62282f174c04d94209d23287