8 lines
251 B
Plaintext
8 lines
251 B
Plaintext
|
Description="Bridge {{ ansible_default_ipv4.interface }} connection"
|
||
|
Interface=br0
|
||
|
Connection=bridge
|
||
|
BindsToInterfaces=({{ ansible_default_ipv4.interface }})
|
||
|
IP=dhcp
|
||
|
## Ignore (R)STP and immediately activate the bridge
|
||
|
#SkipForwardingDelay=yes
|