You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
405 B
7 lines
405 B
12 months ago
|
%__ansible_provides %{_rpmconfigdir}/ansible-generator --provides
|
||
|
%__ansible_requires %{_rpmconfigdir}/ansible-generator --requires
|
||
|
# Prefer ansible-core over ansible. This shells out to echo instead of using a
|
||
|
# parametric dependency generator to support EL 8.
|
||
|
%__ansible_suggests /usr/bin/echo ansible-core
|
||
|
%__ansible_path ^%{_datadir}/ansible/collections/ansible_collections/[^/]+/[^/]+/MANIFEST.json$
|