community.general/lib/ansible/plugins
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
..
action ios local action creates circular reference (#21404) 2017-02-14 09:56:52 -05:00
cache bad/missing fact plugin is a warning (#19350) 2016-12-14 14:25:19 -05:00
callback default and minimal callback: display warnings in a consistent manner (#21144) 2017-02-08 10:58:39 -05:00
connection updates netconf to use persistent socket (#21307) 2017-02-12 09:05:23 -05:00
filter PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
lookup Make configparser imports python3 ready 2017-02-03 21:15:34 -08:00
shell fix powershell mkdtemp 2017-01-25 13:19:10 -05:00
strategy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
terminal updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Module utils default path (#20913) 2017-02-02 17:48:53 -08:00