1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-03 23:01:48 +00:00

Add option for ansible-core in RPM spec file (#325)

This commit is contained in:
Sergey 2021-10-13 15:45:02 +03:00 committed by GitHub
parent 4982579c79
commit c14703ac46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ License: GPLv3+
URL: %{ansible_collection_url}
Source: https://github.com/containers/ansible-podman-collections/archive/%{version}.tar.gz
BuildRequires: ansible >= 2.9.10
BuildRequires: (ansible >= 2.9.10 or ansible-core >= 2.11.0)
BuildArch: noarch