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:
parent
057db8f3a7
commit
a8df90c3a4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue