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
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
..
cli Change ansible-doc usage to show -a is for internal use (#29603) 8 years ago
compat Remove wildcard imports 9 years ago
config allow config for callbaks and some fixes 8 years ago
errors Ansible Config part2 (#27448) 8 years ago
executor allow config for callbaks and some fixes 8 years ago
galaxy Removes container-enabled warning (#27578) 9 years ago
inventory bypass get_hosts and use dictionary directly 8 years ago
module_utils Misc typo corrections 8 years ago
modules dnf: fix TypeError when env/group failed 8 years ago
parsing Fixes #23680 bug with py3.x due to binary string handling (#23688) 8 years ago
playbook fixes to config/setting retrieval 8 years ago
plugins allow config for callbaks and some fixes 8 years ago
template Ansible Config part2 (#27448) 8 years ago
utils fixes to config/setting retrieval 8 years ago
vars remove fact namespacing 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix handling of config vars with eval expression (#29536) 8 years ago
release.py New release v2.4.0.0-0.1.rc1 8 years ago