mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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
|
when: try_wifi is defined and try_wifi.changed
|
||||||
|
|
||||||
# We have the DEVICE?
|
# We have the DEVICE?
|
||||||
- name: Now setting iiab_wan_iface based on wifi
|
- name: Now setting iiab_wan_iface based on WiFi
|
||||||
set_fact:
|
set_fact:
|
||||||
iiab_wan_iface: "{{ dhcp_wifi_results.stdout }}"
|
iiab_wan_iface: "{{ dhcp_wifi_results.stdout }}"
|
||||||
dhcp_good: True
|
dhcp_good: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue