1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/packaging
Ross Williams ec47f43f79 pkgng: oops, pkgsite should be from closure
I put `pkgsite` as a keyword argument to `run_pkgng()',
which wasn't correct at all and resulted it in capturing
the second positional argument given by any caller.

`pkgsite` should have been `p["pkgsite"]`, coming from the
closure environment of `main()`.
2021-10-13 00:50:01 +00:00
..
language pipx - new module (#3507) 2021-10-06 07:01:54 +02:00
os pkgng: oops, pkgsite should be from closure 2021-10-13 00:50:01 +00:00