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 d0f0315c9d Merge pull request #723 from skvidal/devel
fix trace-creating error in apt module - also make the default setting a...
14 years ago
..
inventory added inventory_hostname_short varible 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 new patch - adds a 'boolean' function to the module_common class and cleans up 14 years ago
utils.py Output version string when --version is passed using optparse's version argument 14 years ago