Ansible role to deploy a obs setup on windows
Find a file
2024-02-27 23:36:59 +01:00
defaults change default obs name 2022-12-29 00:54:34 +01:00
tasks improve choco download 2024-02-27 23:36:59 +01:00
.yamllint update user password path, installed packages 2021-12-20 19:55:11 +01:00
LICENSE create OBS user 2021-12-20 19:25:17 +01:00
README.md use vars more properly 2022-12-29 04:32:04 +01:00

win_ansible_role_obs_setup

Ansible role to deploy a obs setup on windows

Requirements:

  • Windows 10 ready to manage by ansible

What we do:

  • Create User for OBS
  • install OBS, VLC and MPV
  • optionally configure autologon (see win_obs_init__autologon_* variables)
  • change Power Plan to 'High Performance'