fix version here too
This commit is contained in:
parent
8c4162eaa4
commit
50c070a79b
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue