From 8911363931432ef91ed82f71b7c35d68e3ff139c Mon Sep 17 00:00:00 2001 From: L3D Date: Sun, 1 Mar 2026 17:26:04 +0100 Subject: [PATCH] Adjust artwork --- collections/ansible_collections/l3d/voc | 2 +- group_vars/all/obs.yml | 4 ++-- site.yml | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/collections/ansible_collections/l3d/voc b/collections/ansible_collections/l3d/voc index e4c38a0..5116969 160000 --- a/collections/ansible_collections/l3d/voc +++ b/collections/ansible_collections/l3d/voc @@ -1 +1 @@ -Subproject commit e4c38a0c877fe5927c2ac209dd494ca7ea188680 +Subproject commit 5116969b3e9b04f8b7ace38a795d59462ceef623 diff --git a/group_vars/all/obs.yml b/group_vars/all/obs.yml index 9eee312..6d6f6bb 100644 --- a/group_vars/all/obs.yml +++ b/group_vars/all/obs.yml @@ -4,9 +4,9 @@ obs__media_files: dest: 'background_logo.png' - url: 'https://git.chaoswest.tv/python-summit/sps-video-backgrounds/raw/branch/render_2025/2025/rendered/background_plain.png' dest: 'background_plain.png' - - url: 'https://git.chaoswest.tv/python-summit/sps-video-backgrounds/raw/branch/render_2025/2025/rendered/background_pip_schema.png' + - url: 'https://git.chaoswest.tv/winterkongress/wk22-obs-szene/media/branch/main/layouts/background_pip.png' dest: 'background_pip.png' - - url: 'https://git.chaoswest.tv/python-summit/sps-video-backgrounds/raw/branch/render_2025/2025/rendered/background_sbs_schema.png' + - url: 'https://git.chaoswest.tv/winterkongress/wk22-obs-szene/media/branch/main/layouts/background_sbs_2cams.png' dest: 'background_sbs.png' - url: 'https://c3voc.de/wiki/_media/events:rc3:music_zapsplat_game_music_arcade_electro_repeating_retro_arp_electro_drums_serious_012.mp3' dest: 'pausemusik.mp3' diff --git a/site.yml b/site.yml index 22bd34b..b6bd31d 100644 --- a/site.yml +++ b/site.yml @@ -17,4 +17,5 @@ - {role: l3d.voc.rua, tags: [rua, obs]} - {role: l3d.voc.librewolf, tags: [librewolf]} - {role: l3d.voc.obs, tags: [obs]} + - {role: l3d.voc.obs_szene, tags: [obs, obs_szene, media]} - {role: l3d.voc.decklink, tags: [decklink]}