debian: take it easy with the reboots
This commit is contained in:
parent
7c209a7c5c
commit
db310ba716
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,9 @@
|
|||
- name: reboot
|
||||
reboot:
|
||||
|
||||
- name: reload interfaces
|
||||
command: ifreload -a
|
||||
|
||||
- name: reload frr
|
||||
command: /usr/lib/frr/frr-reload.py --reload /etc/frr/frr.conf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue