mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2024-11-25 08:06:38 +00:00
8 lines
215 B
YAML
8 lines
215 B
YAML
# use 'nm' for network-manager and dummy0 iface for BGP IPs
|
|
# use 'network-scripts' for network-scripts and lo iface for BGP IPs
|
|
network: "nm"
|
|
network_nm_iface: "dummy0"
|
|
|
|
# null for auto
|
|
network_nm_iface_mtu: null
|