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:
parent
4982579c79
commit
c14703ac46
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue