ff
This commit is contained in:
@@ -89,7 +89,7 @@
|
|||||||
command: /usr/bin/nmcli c up {{ wifi_ssid }}
|
command: /usr/bin/nmcli c up {{ wifi_ssid }}
|
||||||
|
|
||||||
- name: Run nmcli to activate LTE 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 up {{ LTE_con_name }}
|
||||||
# - name: Configure {{ wifi_int.stdout_lines | first }} interface
|
# - name: Configure {{ wifi_int.stdout_lines | first }} interface
|
||||||
# template:
|
# template:
|
||||||
# src: 25-wireless.network.j2
|
# src: 25-wireless.network.j2
|
||||||
|
|||||||
Reference in New Issue
Block a user