mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-30 12:59:09 -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 |
||
---|---|---|
.. | ||
__init__.py | ||
_ios_template.py | ||
ios_command.py | ||
ios_config.py | ||
ios_facts.py | ||
ios_system.py | ||
ios_vrf.py |