mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add "changed_deps" to portage parameters (#11023)
* Add option for '--changed-deps' * Add changelog fragment * Re-add the changed_deps option * Include link to PR * Rename fragment properly, and include PR number in name * Add version string and improve doc description * Update changelogs/fragments/11023-portage_changed_deps.yml Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * Refine documentation string further * Reformat with ruff * Add a correct changely fragment * Update plugins/modules/portage.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
changelogs/fragments/11023-portage_changed_deps.yml
Normal file
2
changelogs/fragments/11023-portage_changed_deps.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "portage - add a ``changed_deps`` option (https://github.com/ansible-collections/community.general/pull/11023)."
|
||||
Reference in New Issue
Block a user