ff
This commit is contained in:
@@ -133,8 +133,7 @@
|
||||
|
||||
- name: Configure bridge1
|
||||
command: /usr/bin/nmcli c add ipv6.method disabled type bridge-slave con-name 'Ethernet' ifname {{ int_name }} master br0 autoconnect yes save yes
|
||||
loop:
|
||||
- enp90s0
|
||||
loop: "{{ phy_ints }}"
|
||||
loop_control:
|
||||
loop_var: int_name
|
||||
when: nmcli_eth_failed
|
||||
|
||||
Reference in New Issue
Block a user