mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Updated version_added string for the new validate_md5 option
This commit is contained in:
parent
d9cf1dfefb
commit
cee2bddc24
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ options:
|
|||
choices: [ "yes", "no" ]
|
||||
default: "no"
|
||||
validate_md5:
|
||||
version_added: "1.3"
|
||||
version_added: "1.4"
|
||||
description:
|
||||
- Verify that the source and destination md5sums match after the files are fetched.
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue