X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Feg_registry%2Ftasks%2Funinstall.yml;h=111b1e38c8ca7e47e14aa52876f65a78f130564f;hb=a789f34faf8e5f9b371b53f77ebca58c6367287e;hp=31ffe3bf73830da4d1daaf2c330da87acd6b3b14;hpb=0f5e32849f70dfb4acf7297ba1b35e729def95f9;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/eg_registry/tasks/uninstall.yml b/ocd/infra/playbooks/roles/eg_registry/tasks/uninstall.yml index 31ffe3b..111b1e3 100644 --- a/ocd/infra/playbooks/roles/eg_registry/tasks/uninstall.yml +++ b/ocd/infra/playbooks/roles/eg_registry/tasks/uninstall.yml @@ -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