iad2 / bridgify: try just not setting the state on the down interfaces
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
36cdf951aa
commit
8b1aeda37a
1 changed files with 0 additions and 2 deletions
|
@ -45,12 +45,10 @@
|
||||||
mac: "{{ mac2 }}"
|
mac: "{{ mac2 }}"
|
||||||
|
|
||||||
- name: eno3
|
- name: eno3
|
||||||
state: down
|
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mac: "{{ mac3 }}"
|
mac: "{{ mac3 }}"
|
||||||
|
|
||||||
- name: eno4
|
- name: eno4
|
||||||
state: down
|
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mac: "{{ mac4 }}"
|
mac: "{{ mac4 }}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue