mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
copr: add includepkgs functionality (#8779)
* Limit package for Copr using includepkgs * Limit package for Copr using includepkgs * Limit package for Copr using includepkgs * Limit package for Copr using includepkgs * Limit package for Copr using includepkgs * Added changes in copr module * Excludepkgs parameter add * Update module and params to handle a list + Docs updated * Update module and params to handle a list + Docs updated
This commit is contained in:
parent
e9071e9871
commit
96d5e6e50e
2 changed files with 22 additions and 0 deletions
2
changelogs/fragments/8738-limit-packages-for-copr.yml
Normal file
2
changelogs/fragments/8738-limit-packages-for-copr.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- copr - Added ``includepkgs`` and ``excludepkgs`` parameters to limit the list of packages fetched or excluded from the repository(https://github.com/ansible-collections/community.general/pull/8779).
|
Loading…
Add table
Add a link
Reference in a new issue