Created
September 10, 2018 23:05
-
-
Save boxrick/ad573b7556abe81d161558fb820535b6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- name: Download cleanup script from github | |
win_get_url: | |
url: https://raw.githubusercontent.com/Disassembler0/Win10-Initial-Setup-Script/master/Win10.ps1 | |
dest: c:\Temp\w10setup\Win10.ps1 | |
force: no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment