]> git.phdru.name Git - ansible.git/blobdiff - playbooks/ansible/cleanup-tmp.yml
Fix: Make idempotent
[ansible.git] / playbooks / ansible / cleanup-tmp.yml
index 2b46a32f559e7ed9beac9b1070c7ddfe825c6546..8140c85c522c7924002ec241b98beade0a1e3f6c 100644 (file)
@@ -6,4 +6,4 @@
       command: "rm -rf ~/.ansible/tmp/*"
       args:
         warn: false
-      ignore_errors: true
+      failed_when: false