mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
refined
This commit is contained in:
parent
7414763721
commit
9cd03ceb85
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
when: try_wifi is defined and try_wifi.changed
|
||||
|
||||
# We have the DEVICE?
|
||||
- name: Now setting iiab_wan_iface based on wifi
|
||||
- name: Now setting iiab_wan_iface based on WiFi
|
||||
set_fact:
|
||||
iiab_wan_iface: "{{ dhcp_wifi_results.stdout }}"
|
||||
dhcp_good: True
|
||||
|
|
Loading…
Reference in a new issue