You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/quickstart/05_clean_infra.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,3 +25,7 @@ In case you want to remove everything, with the base images.
25
25
reproducer-clean.yml \
26
26
--tags deepscrub
27
27
```
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.
0 commit comments