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 }}"
|
||||
|
||||
- name: eno3
|
||||
state: down
|
||||
type: ethernet
|
||||
mac: "{{ mac3 }}"
|
||||
|
||||
- name: eno4
|
||||
state: down
|
||||
type: ethernet
|
||||
mac: "{{ mac4 }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue