ff
This commit is contained in:
@@ -112,7 +112,7 @@
|
|||||||
- name: Run nmcli to add WPA-PSK security to the wifi connection
|
- name: Run nmcli to add WPA-PSK security to the wifi connection
|
||||||
command: /usr/bin/nmcli c mod {{ wifi_ssid }} \
|
command: /usr/bin/nmcli c mod {{ wifi_ssid }} \
|
||||||
802-11-wireless.band a \
|
802-11-wireless.band a \
|
||||||
802-11-wireless.channel 1
|
802-11-wireless.channel 35
|
||||||
|
|
||||||
# - name: Run nmcli to add WPA-PSK security to the wifi connection
|
# - name: Run nmcli to add WPA-PSK security to the wifi connection
|
||||||
# command: /usr/bin/nmcli c mod {{ wifi_ssid }} \
|
# command: /usr/bin/nmcli c mod {{ wifi_ssid }} \
|
||||||
|
|||||||
Reference in New Issue
Block a user