Created
September 25, 2017 20:53
-
-
Save daBONDi/d4672f9e2411ea7faf736712c37b6f99 to your computer and use it in GitHub Desktop.
Module Idea
This file contains hidden or 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
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