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
James Cammarata 1799de8528 Preserve original token when appending to _raw_params in parse_kv
Fixes #13311
9 years ago
..
cli adhoc does not load plugins by default 9 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 9 years ago
config Making the switch to v2 9 years ago
errors Default msg param to AnsibleError to avoid serialization problems 9 years ago
executor Transform exceptions into ansible messages via to_unicode instead of str to avoid tracebacks. 9 years ago
galaxy Fix traceback because we're using display from another object that no 9 years ago
inventory simplified get_hosts code to have 1 retrun point 9 years ago
module_utils Merge remote-tracking branch 'ansible/devel' into issue_13438 9 years ago
modules Update submodule refs# 9 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing Preserve original token when appending to _raw_params in parse_kv 9 years ago
playbook Fix typo from 5ae850c 9 years ago
plugins fixed typo in tree callback, added default dir 9 years ago
template Re-implement lookup wantlist 9 years ago
utils Finish up plugin porting to global display 9 years ago
vars fix sorting of groups for host vars 9 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 9 years ago
constants.py Make no_target_syslog consistent. 9 years ago
test-requirements.txt Making the switch to v2 9 years ago