mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 11:30:00 +08:00
fedmsg/base: just change the conditional here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
ad0638379e
commit
e2cba9ae10
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user