mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +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
|
||||
win_find:
|
||||
path: C:\Temp
|
||||
paths: C:\Temp
|
||||
get_checksum: no
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user