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/changelogs
Sam Doran 4d66b3dae8
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
2026-06-05 06:37:23 +02:00
..
fragments opkg - path_prefix needs to be a list (#12182) 2026-06-05 06:37:23 +02:00
.gitignore Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
changelog.yaml The next feature release will be 13.1.0. 2026-05-18 20:18:07 +02:00
changelog.yaml.license Make reuse conformant (#5138) 2022-08-21 08:27:01 +02:00
config.yaml Normalize changelog configs. 2025-07-27 16:36:35 +02:00