Updated version_added string for the new validate_md5 option

This commit is contained in:
James Cammarata 2013-09-16 05:42:13 -05:00
parent 875eddc320
commit 9c70be7c67

View file

@ -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