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 38c11e2239 Default msg param to AnsibleError to avoid serialization problems 9 years ago
..
cli Use CLI.expand_tilde also for the vault --output file 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 10 years ago
errors Default msg param to AnsibleError to avoid serialization problems 9 years ago
executor Don't use play vars in HostVars 9 years ago
galaxy Fix traceback because we're using display from another object that no 9 years ago
inventory fix for dynamic (add_host) hosts not available in hostvars 9 years ago
module_utils fixes a syntax issue with module_utils/eapi.py 9 years ago
modules Update submodule refs 9 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing Put in trap for args being None 9 years ago
playbook Get v2_playbook_on_start working 9 years ago
plugins Get v2_playbook_on_start working 9 years ago
template Re-implement lookup wantlist 9 years ago
utils Finish up plugin porting to global display 9 years ago
vars Don't use play vars in HostVars 9 years ago
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 9 years ago
constants.py Make module_lang default to whatever LANG is set to on the control node 9 years ago
test-requirements.txt Making the switch to v2 10 years ago