You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Patrick Ogenstad d74c871559 Restore correct coloring to selective callback (#30528)
* Restore correct coloring to selective callback

This fixes the bug raised in #30506

* Fix format issues for Python 2.6 & indent

Removed the zero length fields to support format under Python 2.6

Fixed E128 continuation line under-indented for visual indent issue
7 years ago
..
action decelerate! (#30160) 7 years ago
cache Enable more pylint rules and fix reported issues. (#30539) 7 years ago
callback Restore correct coloring to selective callback (#30528) 7 years ago
cliconf Miscellaneous pylint fixes. 7 years ago
connection Enable more pylint rules and fix reported issues. (#30539) 7 years ago
filter Use safe_load to load yaml 7 years ago
inventory doc: Typo fix: "accesability" --> "accessibility" (#30251) 7 years ago
lookup fixed password lookup docs 7 years ago
netconf Add support for netconf network discovery (#25435) 7 years ago
shell fixed become to show the stdout and stderr streams instead of the StreamReader (#30254) 7 years ago
strategy Enable more pylint rules and fix reported issues. (#30539) 7 years ago
terminal Add _ and . to regex (#30396) 7 years ago
test better backwards compat handling of status 7 years ago
vars Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
__init__.py allow config for callbaks and some fixes 7 years ago
loader.py Enable more pylint rules and fix reported issues. (#30539) 7 years ago