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