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
Toshio Kuratomi e986e31a75 This function is for setting variables on hosts. So those two parts are always required.
Don't have to check for the existence of those in the function.  If they
aren't set to iterables then it should be up to the calling code to
handle it.
9 years ago
..
cli metadata and doc generator optimization and fixes 9 years ago
compat ansible/compat/: PEP8 compliancy (#24689) 9 years ago
config added ansible_remote_tmp inventory var (#26754) 9 years ago
errors correct, cleanup & simplify dwim stack (#25956) 9 years ago
executor Namespaced facts fixes (#26615) 9 years ago
galaxy Transition inventory into plugins (#23001) 9 years ago
inventory ensure all groups inherit from 'all' 9 years ago
module_utils Fix NX-API json handling (#26716) 9 years ago
modules Add param for snapshot subtree removal (#26576) 9 years ago
parsing Adds search in template/files/vars relative to the playbook path (#26460) 9 years ago
playbook added ansible_remote_tmp inventory var (#26754) 9 years ago
plugins This function is for setting variables on hosts. So those two parts are always required. 9 years ago
template Try to show original exception info for yaml (and other) errors (#24468) 9 years ago
utils Remove metadata from docstring parsing as per last week's meeting decision 9 years ago
vars Namespaced facts fixes (#26615) 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py constants: pep8 fix (#25735) 9 years ago
release.py Collated PEP8 fixes (#25293) 9 years ago