Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-11-09 21:36:16 +01:00
parent 09ed48ee04
commit b8b04d1de9

View File

@ -582,12 +582,6 @@
apt: apt:
autoclean: true autoclean: true
- name: remove apt package cache
shell: "apt clean"
args:
executable: /bin/bash
chdir: /usr/local/src
- name: remove /root/.cache (pip cache) - name: remove /root/.cache (pip cache)
file: file:
state: absent state: absent