mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -443,11 +443,6 @@
|
||||
autoclean: true
|
||||
when: removed.changed
|
||||
|
||||
- name: apt clean
|
||||
shell: "apt-get clean"
|
||||
args:
|
||||
executable: /bin/bash
|
||||
|
||||
- name: remove pip cache
|
||||
file:
|
||||
state: absent
|
||||
|
@ -562,11 +562,6 @@
|
||||
autoclean: true
|
||||
when: removed.changed
|
||||
|
||||
- name: apt clean
|
||||
shell: "apt-get clean"
|
||||
args:
|
||||
executable: /bin/bash
|
||||
|
||||
- name: remove /root/go folder
|
||||
file:
|
||||
state: absent
|
||||
|
Reference in New Issue
Block a user