mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2025-06-29 02:23:08 +00:00
rewrite bird
This commit is contained in:
@ -15,5 +15,5 @@
|
||||
shell: |
|
||||
ifdown lo ; ifup lo
|
||||
|
||||
- name: Reload dummy interface
|
||||
command: nmcli conn up {{ network_nm_iface }}
|
||||
- name: Reload dummy interface with nmcli
|
||||
command: nmcli conn up {{ bird_network_nm_iface }}
|
||||
|
Reference in New Issue
Block a user