diff --git a/group_vars/obs/vars.yml b/group_vars/obs/vars.yml index f6bc0a4..68ededf 100644 --- a/group_vars/obs/vars.yml +++ b/group_vars/obs/vars.yml @@ -48,3 +48,62 @@ win_obs_szene_files: file: 'profile\streamEncoder.json' - src: 'https://backwesen.de/voc/wk22-obs-szene/raw/branch/main/szene/wk22.json' file: 'szene\wk22.json' + +win_streamdeck__download_icons: true +win_streamdeck__icons: + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_cam1.png' + file: 'sd_cam1.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_cam2.png' + file: 'sd_cam2.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_locrem.png' + file: 'sd_locrem.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_mod_remote1_remote2.png' + file: 'sd_mod_remote1_remote2.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_pip_slides_cam1.png' + file: 'sd_pip_slides_cam1.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_remote1.png' + file: 'sd_remote1.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_remote1_remote2_rremote3.png' + file: 'sd_remote1_remote2_rremote3.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_remote_slides.png' + file: 'sd_remote_slides.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_slides_remote2.png' + file: 'sd_slides_remote2.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_warn.png' + file: 'sd_warn.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_cam1_bb.png' + file: 'sd_cam1_bb.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_cam2_bb.png' + file: 'sd_cam2_bb.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_remote_moderator.png' + file: 'sd_remote_moderator.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_moderator_remote1_remote2_remote3.png' + file: 'sd_moderator_remote1_remote2_remote3.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_pip_slides_cam2.png' + file: 'sd_pip_slides_cam2.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_remote1_bb.png' + file: 'sd_remote1_bb.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_remote2.png' + file: 'sd_remote2.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_slides.png' + file: 'sd_slides.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_soon.png' + file: 'sd_soon.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_cam1_cam2.png' + file: 'sd_cam1_cam2.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_cut.png' + file: 'sd_cut.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_mod_remote1.png' + file: 'sd_mod_remote1.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_pause.png' + file: 'sd_pause.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_remloc.png' + file: 'sd_remloc.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_remote1_remote2.png' + file: 'sd_remote1_remote2.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_remote3.png' + file: 'sd_remote3.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_slides_remote1.png' + file: 'sd_slides_remote1.png' + - src: 'https://backwesen.de/voc/wk22-obs-szene/media/branch/main/streamdeck/sd_video.png' + file: 'sd_video.png' diff --git a/host_vars/obs-discord/vars.yml b/host_vars/obs-aktionshalle/vars.yml similarity index 100% rename from host_vars/obs-discord/vars.yml rename to host_vars/obs-aktionshalle/vars.yml diff --git a/host_vars/obs-chrysalis/vars.yml b/host_vars/obs-clubraum/vars.yml similarity index 100% rename from host_vars/obs-chrysalis/vars.yml rename to host_vars/obs-clubraum/vars.yml diff --git a/host_vars/obs-snips/vars.yml b/host_vars/obs-proberaum/vars.yml similarity index 88% rename from host_vars/obs-snips/vars.yml rename to host_vars/obs-proberaum/vars.yml index f521703..c9f3ef0 100644 --- a/host_vars/obs-snips/vars.yml +++ b/host_vars/obs-proberaum/vars.yml @@ -1,6 +1,6 @@ --- # user for ansible login -ansible_user: root +ansible_user: ansible # OS language win_base_init__os_language: 'en' diff --git a/hosts.ini b/hosts.ini index 9bad822..db7b37f 100644 --- a/hosts.ini +++ b/hosts.ini @@ -1,4 +1,4 @@ [obs] -obs-chrysalis ansible_host=obs-chrysalis.local -obs-snips ansible_host=obs-snips.local -obs-discord ansible_host=obs-discord.local +obs-clubraum ansible_host=obs-clubraum.local +obs-proberaum ansible_host=obs-proberaum.local +obs-aktionshalle ansible_host=obs-aktionshalle.local diff --git a/roles/do1jlr.win_streamdeck b/roles/do1jlr.win_streamdeck index dbcd157..95af4c8 160000 --- a/roles/do1jlr.win_streamdeck +++ b/roles/do1jlr.win_streamdeck @@ -1 +1 @@ -Subproject commit dbcd157bad72e30aba232b2a634acc4cf4724a22 +Subproject commit 95af4c879c4d09c8586bb99429df542c00a331a3