mirror of https://github.com/ansible/ansible.git
fetch idempotence test and deprecate validate_md5
Added an integration test for fetch module idempotence. (Testing that validate_checksum is doing what it's supposed to is harder as we'd have to create a race condition with the downloaded data to trigger it. Probably need to make that a unittest eventually). Also give a deprecation message to the validate_md5 parameter so that we can eventually get rid of it.pull/24038/head
parent
98e7d4b49d
commit
bffccb5396
Loading…
Reference in New Issue