Updated version_added string for the new validate_md5 option

reviewable/pr18780/r1
James Cammarata 11 years ago
parent 875eddc320
commit 9c70be7c67

@ -35,7 +35,7 @@ options:
choices: [ "yes", "no" ] choices: [ "yes", "no" ]
default: "no" default: "no"
validate_md5: validate_md5:
version_added: "1.3" version_added: "1.4"
description: description:
- Verify that the source and destination md5sums match after the files are fetched. - Verify that the source and destination md5sums match after the files are fetched.
required: false required: false

Loading…
Cancel
Save