mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-04 23:37:12 +00:00
Lookup plugins: prevent using _terms for positional arguments, and reject positional arguments completely for lookups that don't use them (#12060)
Prevent using _terms for positional arguments. Also rejecting positional arguments completely for lookups that don't use them.
This commit is contained in:
parent
f97ff78c20
commit
2d8e6cb851
37 changed files with 151 additions and 1 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
|
@ -1503,6 +1503,8 @@ files:
|
|||
maintainers: vbotka
|
||||
$plugin_utils/_keys_filter.py:
|
||||
maintainers: vbotka
|
||||
$plugin_utils/_lookup.py:
|
||||
maintainers: felixfontein
|
||||
$plugin_utils/_unsafe.py:
|
||||
maintainers: felixfontein
|
||||
$plugin_utils/_tags.py:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue