register: mailman_patched
- name: check if all the files have the right checksums to be patched
shell: 'echo "{{item}}" | sha256sum -c'
loop:
register: mailman_patched
- name: check if all the files have the right checksums to be patched
shell: 'echo "{{item}}" | sha256sum -c'
loop: