This commit is contained in:
2024-09-01 22:34:15 +03:00
parent 83eacebf09
commit 3abec08e3b

View File

@@ -88,7 +88,7 @@
- name: Run nmcli to activate wifi access point connection
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 }}
# - name: Configure {{ wifi_int.stdout_lines | first }} interface
# template: