change requires ansible to ansible-2.9

This commit is contained in:
wu-leilei 2021-09-15 17:55:32 +08:00
parent e68a601fd3
commit 04be75eea6

View File

@ -5,13 +5,13 @@
Name: ovirt-ansible-collection
Summary: Ansible collection to manage all ovirt modules and inventory
Version: 1.5.3
Release: 1
Release: 2
Source0: http://resources.ovirt.org/pub/src/ovirt-ansible-collection/ovirt-ansible-collection-1.5.3.tar.gz
License: ASL 2.0 and GPLv3+
BuildArch: noarch
Url: http://www.ovirt.org
Requires: ansible >= 2.9.0
Requires: ansible-2.9 >= 2.9.0
Requires: python3-ovirt-engine-sdk4 >= 4.4.11
Requires: python3-netaddr
Requires: python3-jmespath
@ -68,5 +68,8 @@ sh build.sh install %{collectionname}
%license licenses
%changelog
* Thu Sep 15 2021 wulei <wulei80@huawei.com> - 1.5.3-2
- Change require from ansible to ansible-2.9
* Thu Sep 2 2021 shenhongyi <shenhongyi2@huawei.com> - 1.5.3-1
- Package init