Merge branch 'openvpn_handler' of /git/ansible into openvpn_handler
This commit is contained in:
commit
e35e850ad3
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 2
|
||||
action: service name=openvpn state=restarted
|
||||
|
||||
- name: restart openvpn 6
|
||||
action: service name=openvpn state=restarted
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue