xoxys.pve/handlers/main.yml
Robert Kaussow 69e2aa435b
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/docs unknown status
ci/woodpecker/push/notify Pipeline was successful
fix: add back tls cert handling
2024-07-14 13:53:57 +02:00

9 lines
144 B
YAML

---
- name: Restart pveproxy
service:
state: restarted
name: pveproxy
listen: __pveproxy_restart
become: True
become_user: root