fix version here too

This commit is contained in:
Kevin Fenzi 2017-05-14 21:56:00 +00:00
parent 8c4162eaa4
commit 50c070a79b

View file

@ -17,7 +17,7 @@
tags:
- packages
- openvpn
when: ansible_distribution_major_version|int > 6 and ansible_cmdline.ostree is not defined
when: ansible_distribution_major_version|int > 7 and ansible_cmdline.ostree is not defined
- name: Install configuration files (rhel7 and fedora)
copy: src={{ item.file }}