mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -551,6 +551,11 @@
|
||||
autoremove: yes
|
||||
when: removed.changed
|
||||
|
||||
- name: rfkill unblock all
|
||||
shell: "rfkill unblock all"
|
||||
args:
|
||||
executable: /bin/bash
|
||||
|
||||
handlers:
|
||||
- name: reload systemd services
|
||||
systemd:
|
||||
|
Reference in New Issue
Block a user