This commit is contained in:
2024-09-03 22:32:35 +03:00
parent ac13d58c10
commit 766830b6fe

View File

@@ -115,7 +115,7 @@
# when: phy1_failed
- name: Configure physical interface {{ phy_int2_name }}
command: /usr/bin/nmcli c add autoconnect yes save yes con-name {{ phy_int2_name }} ifname {{ phy2_iface_name }} type ethernet ipv4.method shared ipv4.address {{ phy_int2 }} ipv6.method "disabled"
command: /usr/bin/nmcli c add autoconnect yes save yes con-name {{ phy_int2_name }} ifname {{ phy2_iface_name }} type ethernet ipv4.method shared ipv4.address {{ phy_int2 }}
when: phy2_failed
- name: Run nmcli to add a connection LTE