This commit is contained in:
ace
2021-10-25 14:55:25 +03:00
parent 3b6f8b5ea7
commit 5de53a9171
2 changed files with 15 additions and 7 deletions

View File

@ -8,3 +8,7 @@
- name: restart loopback
shell: |
ifdown lo ; ifup lo
- name: reload dummy interface
command: nmcli conn up lo0