Skip to content

Instantly share code, notes, and snippets.

@boxrick
Created September 10, 2018 23:05
Show Gist options
  • Save boxrick/ad573b7556abe81d161558fb820535b6 to your computer and use it in GitHub Desktop.
Save boxrick/ad573b7556abe81d161558fb820535b6 to your computer and use it in GitHub Desktop.
- 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