Files
toallab-automation/roles/oatakan.windows_template_build/tasks/startup.yml
2020-08-17 12:06:41 -04:00

7 lines
189 B
YAML

---
- name: remove essentials setup wizard from start up
win_regedit:
path: HKLM:\Software\Microsoft\Windows\CurrentVersion\Run
name: EssentialsRoleConfigWizard
state: absent