WIP3
This commit is contained in:
7
roles/oatakan.windows_template_build/tasks/startup.yml
Normal file
7
roles/oatakan.windows_template_build/tasks/startup.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
- name: remove essentials setup wizard from start up
|
||||
win_regedit:
|
||||
path: HKLM:\Software\Microsoft\Windows\CurrentVersion\Run
|
||||
name: EssentialsRoleConfigWizard
|
||||
state: absent
|
||||
Reference in New Issue
Block a user