ff
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
loop: "{{ phy_ints }}"
|
||||
loop_control:
|
||||
loop_var: int_name
|
||||
when: nmcli_eth_failed
|
||||
# when: nmcli_eth_failed
|
||||
|
||||
- name: Run nmcli to add a connection with the specified parameters as a wifi access point if above check has failed
|
||||
command: /usr/bin/nmcli c add ipv4.method shared autoconnect yes save yes con-name {{ wifi_ssid }} ifname {{ wifi_int.stdout }} \
|
||||
|
||||
Reference in New Issue
Block a user