mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
copy: doc: fix typo (#38197)
This commit is contained in:
@@ -85,7 +85,7 @@ options:
|
||||
version_added: "2.4"
|
||||
checksum:
|
||||
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.
|
||||
version_added: '2.5'
|
||||
extends_documentation_fragment:
|
||||
|
||||
Reference in New Issue
Block a user