fedmsg/base: just change the conditional here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ad0638379e
commit
e2cba9ae10
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
- fedmsg/base
|
- fedmsg/base
|
||||||
when: ansible_distribution_major_version|int > 21
|
when: ansible_distribution_major_version|int < 31
|
||||||
|
|
||||||
- name: install needed packages
|
- name: install needed packages
|
||||||
dnf:
|
dnf:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue