1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

iiab-wifi cleanup routable.d when not wifi_up_down

This commit is contained in:
Jerry Vonau 2020-04-23 10:51:00 -05:00
parent 6f1ef6ec83
commit fa886874b0

View file

@ -124,6 +124,7 @@
with_items:
- { dest: '/etc/networkd-dispatcher/carrier.d/iiab-wifi' }
- { dest: '/etc/networkd-dispatcher/no-carrier.d/iiab-wifi' }
- { dest: '/etc/networkd-dispatcher/routable.d/iiab-wifi' }
when: systemd_networkd_active and discovered_wireless_iface != "none" and rpi_model != "none" and not wifi_up_down
- name: Disable the Access Point 'hostapd' service