1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

network/tasks/rpi_debian.yml: Restore explanation of hostapd restart

This commit is contained in:
A Holt 2021-04-14 13:01:37 -04:00 committed by GitHub
parent 057db8f3a7
commit a8df90c3a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@
state: restarted
when: iiab_wired_lan_iface is defined
- name: Restart hostapd when WiFi is present but not when using WiFi as gateway
- name: Restart hostapd when WiFi is present but not when using WiFi as gateway with wifi_up_down False
systemd:
name: hostapd
state: restarted