ansible-roles/openvpn/handlers/main.yml
Jérémy Dubois 4effe91b9f
Some checks reported errors
continuous-integration/drone/push Build was killed
Write an openvpn role
2022-01-24 19:12:48 +01:00

7 lines
101 B
YAML

---
- name: restart nagios-nrpe-server
service:
name: nagios-nrpe-server
state: restarted