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
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
..
action
become
cache
callback [opentelemetry][callback] add option to support enabling plugin in the CI (#3498) 2021-10-07 15:31:08 +02:00
connection
doc_fragments Adds redis_data_info module (#3227) 2021-09-08 07:14:37 +02:00
filter New filter plugin - unicode_normalization (#3359) 2021-09-12 13:46:53 +02:00
inventory Added OpenNebula inventory plugin (#810) 2021-09-28 16:32:15 +02:00
lookup tss: add option for token authorization (#3327) 2021-09-14 13:34:59 +02:00
module_utils keycloak_role: quote role name in urls (#3536) 2021-10-09 13:38:02 +02:00
modules pkgng: oops, pkgsite should be from closure 2021-10-13 00:50:01 +00:00