Merge branch 'fetch' of https://github.com/bpennypacker/ansible into bpennypacker-fetch

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

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

Loading…
Cancel
Save