mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
corrected typo in documentation examples (#36894)
This commit is contained in:
committed by
Dag Wieers
parent
5c2a1a6124
commit
9db509db80
@@ -192,7 +192,7 @@ EXAMPLES = r'''
|
|||||||
|
|
||||||
- name: Find files and do not return the checksum
|
- name: Find files and do not return the checksum
|
||||||
win_find:
|
win_find:
|
||||||
path: C:\Temp
|
paths: C:\Temp
|
||||||
get_checksum: no
|
get_checksum: no
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user