--- - name: "Restart pveproxy" become: true ansible.builtin.systemd_service: name: "pveproxy" state: "restarted"