Use %ansible_collection_filelist in files
This commit is contained in:
parent
07382af91f
commit
b80b156fd9
1 changed files with 1 additions and 2 deletions
|
|
@ -168,10 +168,9 @@ fi
|
|||
popd
|
||||
%endif
|
||||
|
||||
%files
|
||||
%files -f %{ansible_collection_filelist}
|
||||
%{_pkgdocdir}
|
||||
%license %{_pkglicensedir}
|
||||
%{ansible_collection_files}
|
||||
%{ansible_roles_dir}/%{legacy_rolename}
|
||||
|
||||
%if %{with collection_artifact}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue