cli/prune: fix a possible infinite recursion

With recursive instances, it was possible that the slapos.cfg introduce a
kind of loop and this was checking again and again the same folders.

Fix this by keeping track of the visited instance root and not visit the
same instance root twice.
10 jobs for fix/prune_recursive_return
in 0 seconds, using 0 compute credits, and was queued for 2 seconds