Skip to content

Commit 242d32a

Browse files
evallespbrjackma
authored andcommitted
Add tip for deepscrub usage
With this tip we want to make a suggestion about when using deepscrub, and explaining that using it, it also flushes the cache.
1 parent dfb9a8c commit 242d32a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/quickstart/05_clean_infra.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ In case you want to remove everything, with the base images.
2525
reproducer-clean.yml \
2626
--tags deepscrub
2727
```
28+
29+
~~~{tip}
30+
This includes flushing the Ansible cache. If you perform a quick cleanup and encounter new errors, you should run a deepscrub or re-run the playbook with --flush-cache.
31+
~~~

0 commit comments

Comments
 (0)