Will have to sort openvpn start in rhel7/fedora soon.
This commit is contained in:
parent
9405324127
commit
97c83f730b
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@
|
||||||
service: name=openvpn state=running enabled=true
|
service: name=openvpn state=running enabled=true
|
||||||
tags:
|
tags:
|
||||||
- service
|
- service
|
||||||
when: is_rhel is defined
|
when: is_rhel is defined and ansible_distribution_major_version != '7'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue