Disable openvpn client handler for now
This commit is contained in:
parent
12ed1dd6f7
commit
215c38198e
1 changed files with 4 additions and 4 deletions
|
@ -36,10 +36,10 @@
|
|||
tags:
|
||||
- install
|
||||
- openvpn
|
||||
notify:
|
||||
- restart openvpn (Fedora)
|
||||
- restart openvpn (RHEL7)
|
||||
- restart openvpn (RHEL6)
|
||||
# notify:
|
||||
# - restart openvpn (Fedora)
|
||||
# - restart openvpn (RHEL7)
|
||||
# - restart openvpn (RHEL6)
|
||||
|
||||
- name: enable openvpn service for rhel 6
|
||||
service: name=openvpn state=running enabled=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue