1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

don't restart wpa_supplicant when network_manager_active is set

This commit is contained in:
Jerry Vonau 2025-01-16 07:07:51 -06:00
parent 0c4df6c42c
commit d52fe013cd

View file

@ -12,7 +12,7 @@
state: restarted state: restarted
with_items: with_items:
- wpa_supplicant - wpa_supplicant
when: wifi_up_down and hostapd_enabled when: wifi_up_down and hostapd_enabled and not network_manager_active
- name: Enable & Restart networkd-dispatcher.service - name: Enable & Restart networkd-dispatcher.service
systemd: systemd: