Commit 58095c8
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 c63cbe0 commit 58095c8
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
378 | 382 | | |
379 | | - | |
380 | | - | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
381 | 386 | | |
382 | 387 | | |
383 | 388 | | |
| |||
0 commit comments