mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
hostapd.yml typo no 'e'
This commit is contained in:
parent
40cbebca46
commit
6f1ef6ec83
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
with_items:
|
||||
- { src: 'hostapd/netd-disp', dest: '/etc/networkd-dispatcher/carrier.d/iiab-wifi' }
|
||||
- { src: 'hostapd/netd-disp', dest: '/etc/networkd-dispatcher/no-carrier.d/iiab-wifi' }
|
||||
- { src: 'hostapd/netd-disp', dest: '/etc/networkd-dispatcher/routeable.d/iiab-wifi' }
|
||||
- { src: 'hostapd/netd-disp', dest: '/etc/networkd-dispatcher/routable.d/iiab-wifi' }
|
||||
when: systemd_networkd_active and discovered_wireless_iface != "none" and rpi_model != "none" and wifi_up_down
|
||||
|
||||
- name: Remove networkd-dispatcher hook for hostapd on RPi hardware and not up/down
|
||||
|
|
Loading…
Reference in a new issue