Add Windows game optimization setup and configuration scripts
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user