someday I will get these versions all right

This commit is contained in:
Kevin Fenzi 2017-05-14 21:59:08 +00:00
parent 50c070a79b
commit f12de13a1f

View file

@ -41,7 +41,7 @@
#- restart openvpn (Fedora)
#- restart openvpn (RHEL7)
#- 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
copy: src=fix-routes.sh