Robert Kaussow
ad7400c02b
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
144 B
YAML
9 lines
144 B
YAML
---
|
|
- name: Restart pveproxy
|
|
service:
|
|
state: restarted
|
|
name: pveproxy
|
|
listen: __pveproxy_restart
|
|
become: True
|
|
become_user: root
|