mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2025-06-29 02:23:08 +00:00
fix el8
This commit is contained in:
@ -8,3 +8,7 @@
|
||||
- name: restart loopback
|
||||
shell: |
|
||||
ifdown lo ; ifup lo
|
||||
|
||||
|
||||
- name: reload dummy interface
|
||||
command: nmcli conn up lo0
|
||||
|
Reference in New Issue
Block a user