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
willthames ad9b8e2312 Output version string when --version is passed using optparse's version argument 14 years ago
..
inventory use AnsibleError so that if there is an error it does not print a traceback 14 years ago
playbook Slight tweaks on vars_prompt upgrades 14 years ago
runner When sudoing to another user, the umask may be set such that the next user might not be able to read/execute 14 years ago
__init__.py Release bump to start development on 0.6 14 years ago
callbacks.py Improved 'vars_prompt' syntax to support prompt text and (non-)private input 14 years ago
color.py rm stray comment 14 years ago
constants.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 14 years ago
errors.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 14 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. 14 years ago
utils.py Output version string when --version is passed using optparse's version argument 14 years ago