mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -582,12 +582,6 @@
|
||||
apt:
|
||||
autoclean: true
|
||||
|
||||
- name: remove apt package cache
|
||||
shell: "apt clean"
|
||||
args:
|
||||
executable: /bin/bash
|
||||
chdir: /usr/local/src
|
||||
|
||||
- name: remove /root/.cache (pip cache)
|
||||
file:
|
||||
state: absent
|
||||
|
Reference in New Issue
Block a user