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
Michael DeHaan 416b8d59a9 Merge branch 'devel' of https://github.com/fangchin/ansible into devel 13 years ago
..
inventory Added lib/ansible/inventory/expand_hosts.py 13 years ago
playbook Added some caching logic to improve external inventory scripts, removed some debug statements. 13 years ago
runner file mode now correctly set after chaining from copy 13 years ago
__init__.py Release bump to start development on 0.6 13 years ago
callbacks.py Fix typo 13 years ago
color.py Move color coding bits to module, use over rest of playbook 13 years ago
constants.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 13 years ago
errors.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 13 years ago
module_common.py Save the transfer of the module file for new style modules, because we can inject the arguments into the modules. 13 years ago
utils.py Move color coding bits to module, use over rest of playbook 13 years ago