someday I will get these versions all right
This commit is contained in:
parent
50c070a79b
commit
f12de13a1f
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
#- restart openvpn (Fedora)
|
#- restart openvpn (Fedora)
|
||||||
#- restart openvpn (RHEL7)
|
#- restart openvpn (RHEL7)
|
||||||
#- restart openvpn (RHEL6)
|
#- restart openvpn (RHEL6)
|
||||||
when: ansible_distribution_major_version|int > 7 and ansible_cmdline.ostree is not defined
|
when: ansible_distribution_major_version|int > 6 and ansible_cmdline.ostree is not defined
|
||||||
|
|
||||||
- name: install fix-routes.sh script
|
- name: install fix-routes.sh script
|
||||||
copy: src=fix-routes.sh
|
copy: src=fix-routes.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue