Ian Wienand 51a8ed8e95 Refactor fetch-sphinx-tarball to be executor safe
This reverts commit 69a238df46ca81e8890ebb2ace7addcbb4852911.

The role is re-written with executor-safe methods.

Depends-On: https://review.opendev.org/753222
Change-Id: I0b52eff66bfdca776e0e5c426bf1fc57deb3fc49
2020-10-05 15:14:31 +11:00

242 B

Clean a directory, but leave the directory alone

This is the equivalent of rm -rf * when run in a directory. It is safe to run in executor context.

Role Variables

The directory to clean.