ff
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
- name: Run nmcli to activate wifi access point connection
|
- name: Run nmcli to activate wifi access point connection
|
||||||
command: /usr/bin/nmcli c up {{ wifi_ssid }}
|
command: /usr/bin/nmcli c up {{ wifi_ssid }}
|
||||||
|
|
||||||
- name: Run nmcli to activate wifi access point connection
|
- name: Run nmcli to activate LTE access point connection
|
||||||
command: /usr/bin/nmcli c {{ LTE_con_name }}
|
command: /usr/bin/nmcli c {{ LTE_con_name }}
|
||||||
# - name: Configure {{ wifi_int.stdout_lines | first }} interface
|
# - name: Configure {{ wifi_int.stdout_lines | first }} interface
|
||||||
# template:
|
# template:
|
||||||
|
|||||||
Reference in New Issue
Block a user