2021-12-20 19:19:07 +01:00
|
|
|
# win_ansible_role_obs_setup
|
|
|
|
|
2021-12-20 19:56:23 +01:00
|
|
|
Ansible role to deploy a obs setup on windows
|
|
|
|
|
|
|
|
Requirements:
|
|
|
|
----------------
|
2022-01-01 22:09:18 +01:00
|
|
|
+ Windows 10 ready to manage by ansible
|
2021-12-20 19:56:23 +01:00
|
|
|
|
|
|
|
What we do:
|
|
|
|
--------------
|
|
|
|
+ Create User OBS
|
|
|
|
+ install OBS, VLC and MPV
|
2022-01-01 21:53:30 +01:00
|
|
|
+ optionally configure autologon *(see ``win_obs_init__autologon_*`` variables)*
|
2022-01-02 16:33:29 +01:00
|
|
|
+ change Power Plan to 'High Performance'
|