Skip to content

Instantly share code, notes, and snippets.

@daBONDi
Created September 25, 2017 20:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daBONDi/d4672f9e2411ea7faf736712c37b6f99 to your computer and use it in GitHub Desktop.
Save daBONDi/d4672f9e2411ea7faf736712c37b6f99 to your computer and use it in GitHub Desktop.
Module Idea
win_ps_ensure:
check_command: Test-Path C:\Windows
check_value: true
set_command: New-Item -Type Directory C:\Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment