This commit is contained in:
2024-09-08 12:21:13 +03:00
parent 3a0a496a7b
commit 4343c6d368

View File

@@ -111,8 +111,7 @@
when: nmcli_failed
- name: Run nmcli to add WPA-PSK security to the wifi connection
command: /usr/bin/nmcli c mod {{ wifi_ssid }} \
802-11-wireless.band a \
802-11-wireless.channel 35
802-11-wireless.band bg
# - name: Run nmcli to add WPA-PSK security to the wifi connection
# command: /usr/bin/nmcli c mod {{ wifi_ssid }} \