Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save sudheerchamarthi/0a4e7bac17490523e01b4d49b5b345cd to your computer and use it in GitHub Desktop.

Select an option

Save sudheerchamarthi/0a4e7bac17490523e01b4d49b5b345cd to your computer and use it in GitHub Desktop.
Sample
- 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