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
Brian Coca 34db3cd9be allow config for callbaks and some fixes
* only complain about ini deprecation if value is set
 * set plugin config for stdout and other types
 * updated plugin docs, moved several plugins to new config
 * finished ssh docs
 * fixed some issues seen in plugins while modifying docs
 * placeholder for 'required'
 * callbacks must use _plugin_options as _options already in use

(cherry picked from commit 869a318492)
8 years ago
..
action fixes to config/setting retrieval 8 years ago
cache fixes to config/setting retrieval 8 years ago
callback allow config for callbaks and some fixes 8 years ago
cliconf New module aireos_command (#26769) 9 years ago
connection allow config for callbaks and some fixes 8 years ago
filter Fix set theory filters for python3 8 years ago
inventory fixes to config/setting retrieval 8 years ago
lookup Remove use of unicode_literals as it is an anti-pattern 8 years ago
netconf Add support for netconf network discovery (#25435) 9 years ago
shell fixes to config/setting retrieval 8 years ago
strategy fixes to config/setting retrieval 8 years ago
terminal fix issue with trailing white space when logging into asa (#28073) 8 years ago
test better backwards compat handling of status 9 years ago
vars fixes to config/setting retrieval 8 years ago
__init__.py allow config for callbaks and some fixes 8 years ago
loader.py allow config for callbaks and some fixes 8 years ago