community.general/lib/ansible/modules/network/ios
Peter Sprygada d43eac93bc ios local action creates circular reference (#21404)
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
2017-02-14 09:56:52 -05:00
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
_ios_template.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_command.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_config.py ios local action creates circular reference (#21404) 2017-02-14 09:56:52 -05:00
ios_facts.py fixes ios_facts that was returning no values (#21357) 2017-02-13 20:20:44 -05:00
ios_system.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_vrf.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00