Skip to content

Commit

Permalink
Remove unused handler
Browse files Browse the repository at this point in the history
  • Loading branch information
kazauwa committed Mar 18, 2024
1 parent 1a90a03 commit ef030a7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,3 @@
enabled: true
daemon-reload: true
listen: 'restart headscale'

- name: Reload headscale
ansible.builtin.systemd:
name: headscale
state: reloaded
listen: 'reload headscale'

0 comments on commit ef030a7

Please sign in to comment.