mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
Add an openvpn handler for EL6
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
- name: restart openvpn
|
||||
action: service name=openvpn state=restarted
|
||||
|
||||
- name: restart openvpn 6
|
||||
action: service name=openvpn state=restarted
|
||||
|
||||
- name: restart openvpn 7
|
||||
action: service name=openvpn@openvpn state=restarted
|
||||
|
||||
|
||||
Reference in New Issue
Block a user