remove unused handler
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

This commit is contained in:
Robert Kaussow 2024-10-01 09:07:03 +02:00
parent 1fe306baaa
commit 6514603231
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -1,8 +0,0 @@
---
- name: Restart pveproxy
ansible.builtin.service:
state: restarted
name: pveproxy
listen: __pveproxy_restart
become: True
become_user: root