mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2025-06-29 02:23:08 +00:00
fix network-scripts and nmcli variants for loopback interface
This commit is contained in:
4
defaults/main.yaml
Normal file
4
defaults/main.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
# 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"
|
Reference in New Issue
Block a user