harbor: uninstall: don't fail if directory is already deleted
Previous to this patch, the task could fail if the directory was deleted already.
Ignore failures, we don't really care if the directory was removed by other means.
Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org