mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -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
|
||||||
|
Reference in New Issue
Block a user