!10 Change require from ansible-2.9 to ansible
From: @jxy_git Reviewed-by: @wm-wm-wm Signed-off-by: @wm-wm-wm
This commit is contained in:
commit
24c7fa05cd
@ -4,17 +4,17 @@
|
||||
%global roleprefix_legacy_uppercase oVirt.
|
||||
%global ansible_roles_dir ansible/roles
|
||||
|
||||
Name: ovirt-ansible-vm-infra
|
||||
Summary: Ansible role to create virtual machine infrastructure
|
||||
Version: 1.1.22
|
||||
Release: 2%{?release_suffix}%{?dist}
|
||||
Source0: http://resources.ovirt.org/pub/src/ovirt-ansible-vm-infra/ovirt-ansible-vm-infra-1.1.22.tar.gz
|
||||
License: ASL 2.0
|
||||
Name: ovirt-ansible-vm-infra
|
||||
Summary: Ansible role to create virtual machine infrastructure
|
||||
Version: 1.1.22
|
||||
Release: 3
|
||||
Source0: http://resources.ovirt.org/pub/src/ovirt-ansible-vm-infra/ovirt-ansible-vm-infra-1.1.22.tar.gz
|
||||
License: ASL 2.0
|
||||
Group: Virtualization/Management
|
||||
BuildArch: noarch
|
||||
Url: http://www.ovirt.org
|
||||
|
||||
Requires: ansible-2.9 >= 2.7.2
|
||||
Requires: ansible >= 2.7.2
|
||||
|
||||
%description
|
||||
This Ansible role provide funtionality to create virtual machine infrastructure.
|
||||
@ -59,6 +59,9 @@ sh build.sh install
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.1.22-3
|
||||
- Change require from ansible-2.9 to ansible
|
||||
|
||||
* Thu Sep 15 2021 wulei <wulei80@huawei.com> - 1.1.22-2
|
||||
- Change require from ansible to ansible-2.9
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user