mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
Fixed a typo in the fetch module documentation
This commit is contained in:
@@ -47,7 +47,7 @@ options:
|
||||
Allows you to override the default behavior of prepending hostname/path/to/file to
|
||||
the destination. If dest ends with '/', it will use the basename of the source
|
||||
file, similar to the copy module. Obviously this is only handy if the filenames
|
||||
are unqiue.
|
||||
are unique.
|
||||
requirements: []
|
||||
author: Michael DeHaan
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user