munomode
[ealt-edge.git] / ocd / infra / playbooks / roles / eg_registry / tasks / uninstall.yml
index 31ffe3b..111b1e3 100644 (file)
@@ -27,6 +27,6 @@
   no_log: True
 
 - name: Remove tmp file
-  command: rm -v /tmp/eg_registry
+  command: rm -rf /tmp/eg_registry
   ignore_errors: yes
   no_log: True