Skip to content

Commit

Permalink
Remove unused handler. (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Volkmann <[email protected]>
  • Loading branch information
Gerrit91 and robertvolkmann authored Sep 20, 2023
1 parent 83b0a64 commit 5a35cf3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions partition/roles/sonic/handlers/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
- name: config save
ansible.builtin.command: config save -y

- name: config save and reload
systemd:
name: config-save-reload
state: started

- name: restart bgp
systemd:
name: bgp
Expand Down

0 comments on commit 5a35cf3

Please sign in to comment.