community.general/lib/ansible/plugins
Matt Clay 48eeab8a53 Fix errors reported by pylint. (#23282)
* Fix pylint misplaced-bare-raise errors.
* Fix pylint return-in-init error.
* Fix pylint bad-format-character error.
* Fix pylint too-many-format-args errors.
* Fix pylint too-few-format-args errors.
* Fix pylint truncated-format-string error.
2017-04-06 16:58:16 -07:00
..
action Unhardcode the port and protocol on eos EAPI (#23350) 2017-04-06 19:18:28 +02:00
cache Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
callback Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
connection restores pre 2.3 behavior with respects to keys (#23083) 2017-03-29 15:12:18 -04:00
filter Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
lookup Fix errors reported by pylint. (#23282) 2017-04-06 16:58:16 -07:00
shell improve become_method: runas error handling (#23328) 2017-04-06 01:34:30 -07:00
strategy Only insert notified host if it's not already notified for certain cases 2017-04-04 16:03:29 -05:00
terminal Updated the Regex for promt matching (#23186) 2017-03-31 18:29:45 +01:00
test Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00