parent
145895dcf0
commit
ac0202fba1
1 changed files with 0 additions and 5 deletions
|
@ -59,11 +59,6 @@ options:
|
|||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
- name: Create a file
|
||||
win_file:
|
||||
path: C:\Temp\foo.conf
|
||||
state: file
|
||||
|
||||
- name: Touch a file (creates if not present, updates modification time if present)
|
||||
win_file:
|
||||
path: C:\Temp\foo.conf
|
||||
|
|
Loading…
Reference in a new issue