community.general/lib/ansible/plugins
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. (#30539)
* Enable pylint unreachable test.
* Enable pylint suppressed-message test.
* Enable pylint redundant-unittest-assert test.
* Enable pylint bad-open-mode test.
* Enable pylint signature-differs test.
* Enable pylint unnecessary-pass test.
* Enable pylint unnecessary-lambda test.
* Enable pylint raising-bad-type test.
* Enable pylint logging-not-lazy test.
* Enable pylint logging-format-interpolation test.
* Enable pylint useless-else-on-loop test.
2017-09-18 23:20:32 -07:00
..
action decelerate! (#30160) 2017-09-16 23:35:50 -04:00
cache Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
callback Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
cliconf Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
connection Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
filter Use safe_load to load yaml 2017-09-14 11:19:00 -07:00
inventory doc: Typo fix: "accesability" --> "accessibility" (#30251) 2017-09-13 11:17:29 +02:00
lookup Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell fixed become to show the stdout and stderr streams instead of the StreamReader (#30254) 2017-09-13 17:35:12 +10:00
strategy Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
terminal Add _ and . to regex (#30396) 2017-09-18 14:59:11 +05:30
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00