ansible-collections / community.general

Ansible Community General Collection
https://galaxy.ansible.com/ui/repo/published/community/general/
GNU General Public License v3.0
833 stars 1.53k forks source link

[PR #8965/daaa0087 backport][stable-9] pipx: remove unused param from the runner ctx.run() call #8967

Closed patchback[bot] closed 1 month ago

patchback[bot] commented 1 month ago

This is a backport of PR #8965 as merged into main (daaa008713ccb73bdf0b2f2dd8b2759c7cd02841).

SUMMARY

Remove unused param from the CmdRunner context run. It is guaranteed to be unused because the param name_source is not used in the context, as defined in the previous line.

ISSUE TYPE
COMPONENT NAME

pipx

ansibullbot commented 1 month ago

cc @russoz click here for bot help