mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-24 09:59:08 -07:00
When loading the params in the local action, the provider key was inadvertently being loaded as well. This created the circular reference. The load_provider() method will now check for the provider key and skip it when encountered. fixes #21399 |
||
---|---|---|
.. | ||
action | ||
cache | ||
callback | ||
connection | ||
filter | ||
lookup | ||
shell | ||
strategy | ||
terminal | ||
test | ||
vars | ||
__init__.py |