Skip to content
Snippets Groups Projects
Commit 8f39adcf authored by Pierre Riteau's avatar Pierre Riteau
Browse files

Remove use of get_md5 when using stat module

This was missed from I2ea9b2ec58913722c4defffbeee88cc420dcbdab.

Change-Id: I84971f8daa4caf2227863810c7b12e59192c2515
parent 31728a18
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,6 @@
delegate_to: localhost
stat:
path: "{{ item }}"
get_md5: false
get_checksum: false
mime: false
with_items: "{{ repos_yaml_sources }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment