win_ansible_role_obs_setup/README.md

15 lines
350 B
Markdown
Raw Normal View History

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:
--------------
2022-12-29 04:32:04 +01:00
+ Create User for OBS
2021-12-20 19:56:23 +01:00
+ 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'