Commit 3fd475a
committed
Actually clean the apt cache
As the added comments describe, the options available to us from Ansible's
apt module don't actually clean the apt cache.
Manually running apt-get clean recovers around 400MB of space.
Signed-off-by: llamasoft <llamasoft@rm-rf.email>1 parent 3b1d6dc commit 3fd475a
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
384 | 388 | | |
385 | | - | |
386 | | - | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
387 | 392 | | |
388 | 393 | | |
389 | 394 | | |
| |||
0 commit comments