Add Windows game optimization setup and configuration scripts

This commit is contained in:
2025-07-05 21:36:47 +02:00
parent bc85a7bcef
commit 372df1b9e9
11 changed files with 683 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
- name: Setup Windows Game Optimization
hosts: windows_game
tasks:
- name: Setup WakeOnLan
ansible.builtin.include_tasks:
file: tasks/windows_game.yml