Update pwnagotchi.yml
This commit is contained in:
parent
f0c2a39e2d
commit
7db5c10cd0
@ -115,7 +115,7 @@
|
|||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
content: |
|
content: |
|
||||||
line pwnagotchi
|
pwnagotchi
|
||||||
|
|
||||||
- name: create hosts file
|
- name: create hosts file
|
||||||
copy:
|
copy:
|
||||||
@ -123,12 +123,11 @@
|
|||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
content: |
|
content: |
|
||||||
line 127.0.0.1 localhost
|
127.0.0.1 localhost
|
||||||
line ::1 localhost ip6-localhost ip6-loopback
|
::1 localhost ip6-localhost ip6-loopback
|
||||||
line ff02::1 ip6-allnodes
|
ff02::1 ip6-allnodes
|
||||||
line ff02::2 ip6-allrouters
|
ff02::2 ip6-allrouters
|
||||||
line
|
127.0.1.1 pwnagotchi
|
||||||
line 127.0.1.1 pwnagotchi
|
|
||||||
|
|
||||||
- name: disable sap plugin for bluetooth.service
|
- name: disable sap plugin for bluetooth.service
|
||||||
lineinfile:
|
lineinfile:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user