Merge "Remove use of get_md5 when using stat module"
This commit is contained in:
commit
afa0b75cf5
@ -8,7 +8,6 @@
|
||||
delegate_to: localhost
|
||||
stat:
|
||||
path: "{{ item }}"
|
||||
get_md5: false
|
||||
get_checksum: false
|
||||
mime: false
|
||||
with_items: "{{ repos_yaml_sources }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user