exit 0 -> true

This commit is contained in:
Gregory Colpart 2017-06-17 20:32:37 +02:00
parent 0d0937aa4e
commit 8505ef5b5e

View file

@ -27,7 +27,7 @@
mode: "0640"
with_items:
- "DPkg::Pre-Invoke { \"mount -oremount,exec /tmp && mount -oremount,rw /usr || true\"; };"
- "DPkg::Post-Invoke { \"mount -oremount /tmp && mount -oremount /usr || exit 0\"; };"
- "DPkg::Post-Invoke { \"mount -oremount /tmp && mount -oremount /usr || true\"; };"
when: evolinux_apt_hooks
- name: Remove Aptitude