ansible/roles/proxmox/handlers/main.yml
2022-07-23 01:37:05 +02:00

6 lines
81 B
YAML

---
- name: Restart pveproxy
systemd:
name: pveproxy
state: restarted