mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2025-08-18 09:53:41 +00:00
fix
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
daemon_reload: yes
|
||||
|
||||
- name: Restart loopback
|
||||
shell: |
|
||||
ifdown lo ; ifup lo
|
||||
command: ifdown lo ; ifup lo
|
||||
|
||||
- name: Reload dummy interface
|
||||
command: nmcli conn up {{ dummy_iface | default('dummy0') }}
|
||||
|
Reference in New Issue
Block a user