ansible/roles/proxmox/handlers/main.yml

7 lines
81 B
YAML
Raw Normal View History

2022-07-23 01:37:05 +02:00
---
- name: Restart pveproxy
systemd:
name: pveproxy
state: restarted