Created
April 30, 2017 17:17
-
-
Save sudheerchamarthi/0a4e7bac17490523e01b4d49b5b345cd to your computer and use it in GitHub Desktop.
Sample
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
| - name: Remove a file, if present | |
| win_file: | |
| path: C:\Temp\foo.conf | |
| state: absent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment