mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add getbinpkgonly (-G) to portage (#1169)
* Add getbinpkgonly (-G) to portage * version_added for getbinpkgonly * Format description nicely, add the mutually exclusive nature of the 'pkg' options, and correct usepkgonly * Changelog fragement * Formatting * Update changelogs/fragments/1169-getbinpkgonly.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * Remove all exclusiveness, portage makes no such restrictions Co-authored-by: Mike Williams <mike.williams@sectigo.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
3
changelogs/fragments/1169-getbinpkgonly.yaml
Normal file
3
changelogs/fragments/1169-getbinpkgonly.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- portage - add ``getbinpkgonly`` option, remove unnecessary note on internal portage behaviour (getbinpkg=yes), and remove the undocumented exclusiveness of the pkg options as portage makes no such restriction (https://github.com/ansible-collections/community.general/pull/1169).
|
||||
Reference in New Issue
Block a user