mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
fix typo on purge package blocks
This commit is contained in:
@ -47,7 +47,7 @@
|
|||||||
name: "{{ packages }}"
|
name: "{{ packages }}"
|
||||||
state: absent
|
state: absent
|
||||||
purge: yes
|
purge: yes
|
||||||
var:
|
vars:
|
||||||
packages:
|
packages:
|
||||||
- rasberrypi-net-mods
|
- rasberrypi-net-mods
|
||||||
- dhcpcd5
|
- dhcpcd5
|
||||||
|
Reference in New Issue
Block a user