Add an openvpn handler for EL6
This commit is contained in:
parent
92dab2a497
commit
00e9c9737f
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue