update config and hostnames

This commit is contained in:
L3D 2022-02-25 00:07:52 +01:00
parent ad1f52f64f
commit ef903e75d1
Signed by untrusted user who does not match committer: L3D
GPG Key ID: CD08445BFF4313D1
6 changed files with 64 additions and 5 deletions

View File

@ -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'

View File

@ -1,6 +1,6 @@
---
# user for ansible login
ansible_user: root
ansible_user: ansible
# OS language
win_base_init__os_language: 'en'

View File

@ -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

@ -1 +1 @@
Subproject commit dbcd157bad72e30aba232b2a634acc4cf4724a22
Subproject commit 95af4c879c4d09c8586bb99429df542c00a331a3