mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
think that was a bug report in the past
This commit is contained in:
parent
9f699d19fe
commit
6e2493a2d4
1 changed files with 1 additions and 3 deletions
|
@ -65,9 +65,7 @@
|
||||||
systemd:
|
systemd:
|
||||||
name: iiab-clone-wifi
|
name: iiab-clone-wifi
|
||||||
state: started
|
state: started
|
||||||
when: discovered_wireless_iface != "none"
|
when: wifi_up_down and discovered_wireless_iface != "none"
|
||||||
# Whereas sysd-netd-debian.yml uses...
|
|
||||||
# when: wifi_up_down and discovered_wireless_iface != "none"
|
|
||||||
|
|
||||||
- name: Restart the networking service if appropriate
|
- name: Restart the networking service if appropriate
|
||||||
systemd:
|
systemd:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue