mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
copy: doc: fix typo (#38197)
This commit is contained in:
@@ -85,7 +85,7 @@ options:
|
|||||||
version_added: "2.4"
|
version_added: "2.4"
|
||||||
checksum:
|
checksum:
|
||||||
description:
|
description:
|
||||||
- SHA1 checksum of the file being transferred. Used to valdiate that the copy of the file was successful.
|
- SHA1 checksum of the file being transferred. Used to validate that the copy of the file was successful.
|
||||||
- If this is not provided, ansible will use the local calculated checksum of the src file.
|
- If this is not provided, ansible will use the local calculated checksum of the src file.
|
||||||
version_added: '2.5'
|
version_added: '2.5'
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
|
|||||||
Reference in New Issue
Block a user