mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Merge pull request #2398 from jvonau/bug
while testing 2395 - handle no wifi
This commit is contained in:
commit
4261399ce2
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
systemd:
|
||||
name: clone-wifi
|
||||
state: started
|
||||
when: wifi_up_down and discovered_wireless_iface != "none"
|
||||
|
||||
- name: Restart the systemd-networkd service
|
||||
systemd:
|
||||
|
|
Loading…
Reference in a new issue