mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +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
|
state: restarted
|
||||||
when: iiab_wired_lan_iface is defined
|
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:
|
systemd:
|
||||||
name: hostapd
|
name: hostapd
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
Loading…
Reference in a new issue