1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-11 10:35:34 +00:00
community.general/plugins
patchback[bot] d5ce18c5c4
[PR #12182/4d66b3da backport][stable-11] opkg - path_prefix needs to be a list (#12188)
opkg - path_prefix needs to be a list (#12182)

* opkg - path_prefix needs to be a list

path_prefix is passed to get_bin_path() which expects opt_dirs to be a list
of paths. Passing in a string instead of a list of paths results in incorrect
values being adding to the path when searching for the command to run.

* Add changelog

(cherry picked from commit 4d66b3dae8)

Co-authored-by: Sam Doran <sdoran@redhat.com>
2026-06-05 07:34:37 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
cache [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
callback [PR #11656/4dad53ab backport][stable-11] counter_enabled callback: honor display_ok_hosts setting (#11666) 2026-03-23 20:34:32 +01:00
connection [PR #11992/2232f8bc backport][stable-11] saltstack connection plugin: add documentation (#12005) 2026-05-07 07:21:20 +02:00
doc_fragments [PR #10874/750adb43 backport][stable-11] pipx: adjustments for pipx 1.8.0 (#10876) 2025-10-05 07:23:57 +02:00
filter [PR #12167/97b464de backport][stable-11] version_sort filter: fix example's description (#12169) 2026-06-02 21:05:45 +02:00
inventory [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
lookup [PR #11997/240ff653 backport][stable-11] filetree lookup: document RETURN value state (#12009) 2026-05-07 21:58:51 +02:00
module_utils [PR #11911/fba7da43 backport][stable-11] Remove as maintainer (#12042) 2026-05-14 11:03:44 +02:00
modules [PR #12182/4d66b3da backport][stable-11] opkg - path_prefix needs to be a list (#12188) 2026-06-05 07:34:37 +02:00
plugin_utils [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
test [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00