mirror of
https://github.com/acaloiaro/bootstrap
synced 2026-07-21 18:29:16 +00:00
Removed unused roampi configs
This commit is contained in:
parent
ca41104d5e
commit
04d3b81bbe
2 changed files with 0 additions and 10 deletions
|
|
@ -1,4 +0,0 @@
|
|||
interface=wlan0
|
||||
dhcp-range=192.168.4.2,192.168.4.20,255.255.255.0,24h
|
||||
domain=wlan
|
||||
address=/gw.wlan/192.168.4.1
|
||||
|
|
@ -69,12 +69,6 @@
|
|||
masked: no
|
||||
name: hostapd
|
||||
|
||||
#- name: Enable networkd
|
||||
#tags: [hostapd]
|
||||
#ansible.builtin.systemd:
|
||||
#state: started
|
||||
#name: systemd-networkd
|
||||
|
||||
- name: Forward all ipv4
|
||||
tags: [routing]
|
||||
copy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue