From 8f8079cba540e33df2e187e99ccf8070f057b2b8 Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 27 Dec 2022 22:38:10 +0100 Subject: [PATCH] Cleanup and prepare hostnames --- README.md | 2 +- group_vars/obs/vars.yml | 137 ++++++++++++++++++++-------------------- hosts.ini | 8 +-- 3 files changed, 73 insertions(+), 74 deletions(-) diff --git a/README.md b/README.md index 71ff132..94e4059 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Ansible Playbook to Setup a Windows 10 Enterprise Host to Stream with OBS. -**Swiss Python Summit 2022 Edition** -> *This version of the ansible playbook is designed deploy the winkekatze.tv setup for Swiss Python Summit 2022!* +**WINTERCONGRESS 2023 Edition** -> *This version of the ansible playbook is designed deploy the winkekatze.tv setup for Winterkongress 2023!* Requirements --------------- diff --git a/group_vars/obs/vars.yml b/group_vars/obs/vars.yml index 849b53b..25c8c72 100644 --- a/group_vars/obs/vars.yml +++ b/group_vars/obs/vars.yml @@ -1,4 +1,5 @@ --- +# connect ansible_connection: winrm ansible_winrm_server_cert_validation: ignore ansible_password: "{{ lookup('community.general.passwordstore', 'chvoc/ansible/windows/' + inventory_hostname + '/login/' + ansible_user) }}" @@ -18,78 +19,76 @@ win_obs_szene__project: 'swiss_python_summit_2022' win_obs_additional_dirs: [] win_obs_szene_files: - - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_fs_logo_plain.png' - file: 'background_logo_big.png' - - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_pip_logo2a.png' - file: 'background_pip.png' - - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_plain.png' - file: 'background_plain.png' - - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_sbs_logo3b.png' - file: 'background_sbs_2cams.png' +# - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_fs_logo_plain.png' +# file: 'background_logo_big.png' +# - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_pip_logo2a.png' +# file: 'background_pip.png' +# - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_plain.png' +# file: 'background_plain.png' +# - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_sbs_logo3b.png' +# file: 'background_sbs_2cams.png' - src: 'https://files.zerobyte.ch/files/hidden/dgwk22_music/luss%20dub%20techno%20session%205.mp3' file: 'wk22_background_music.mp3' - - src: 'https://files.zerobyte.ch/files/hidden/dgwk22_music/info.txt' - file: 'wk22_background_music.txt' - src: 'https://www.latofonts.com/download/lato2ofl-zip/' file: 'Lato2OFL.zip' win_streamdeck__download_icons: true -win_streamdeck__icons: - - src: 'https://files.l3d.ch/share/sd-icons-master.zip' - file: 'icons.zip' - - 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' +win_streamdeck__icons: [] +# - src: 'https://files.l3d.ch/share/sd-icons-master.zip' +# file: 'icons.zip' +# - 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/hosts.ini b/hosts.ini index 3af0193..d9b9ab2 100644 --- a/hosts.ini +++ b/hosts.ini @@ -1,5 +1,5 @@ [obs] -obs-studio ansible_host=obs-studio -# .local -#obs-proberaum ansible_host=obs-proberaum.local -#obs-aktionshalle ansible_host=obs-aktionshalle.local +obs-white ansible_host=obs-white.local +obs-yellow ansible_host=obs-yellow.local +obs-blue ansible_host=obs-blue.local +obs-spare ansible_host=obs-spare.local