fedmsg/base: just change the conditional here.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-01 21:59:13 +00:00 committed by Pierre-Yves Chibon
parent ad0638379e
commit e2cba9ae10

View file

@ -40,7 +40,7 @@
tags:
- packages
- fedmsg/base
when: ansible_distribution_major_version|int > 21
when: ansible_distribution_major_version|int < 31
- name: install needed packages
dnf: