community.general/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...
2012-07-30 10:45:42 -07:00
..
inventory added inventory_hostname_short varible 2012-07-30 13:26:48 -04:00
playbook Slight tweaks on vars_prompt upgrades 2012-07-27 19:00:48 -04:00
runner When sudoing to another user, the umask may be set such that the next user might not be able to read/execute 2012-07-28 08:48:05 -04:00
__init__.py Release bump to start development on 0.6 2012-07-04 18:07:19 -04:00
callbacks.py Improved 'vars_prompt' syntax to support prompt text and (non-)private input 2012-07-27 19:00:48 -04:00
color.py rm stray comment 2012-07-25 20:31:57 -04:00
constants.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 2012-07-15 12:29:53 -04:00
errors.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 2012-07-15 12:29:53 -04:00
module_common.py new patch - adds a 'boolean' function to the module_common class and cleans up 2012-07-30 13:41:42 -04:00
utils.py Output version string when --version is passed using optparse's version argument 2012-07-30 14:19:02 +10:00