mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
corrected typo in documentation examples (#36894)
This commit is contained in:
parent
5c2a1a6124
commit
9db509db80
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue