community.general/lib/ansible
Michael DeHaan b0eedfbf92 Merge pull request #639 from goozbach/issue-627
improved output in with_items fixes: #627
2012-07-20 16:36:49 -07:00
..
inventory when using -i"hostname," on the cli - don't complain about the host named "" not being a host - just clip it from the list 2012-07-18 16:56:41 -04:00
playbook Fix typo while handling custom facts. 2012-07-18 11:50:34 +02:00
runner Merge pull request #639 from goozbach/issue-627 2012-07-20 16:36:49 -07:00
__init__.py Release bump to start development on 0.6 2012-07-04 18:07:19 -04:00
callbacks.py improved output in with_items fixes: #627 2012-07-20 14:01:54 -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 Merge pull request #644 from bradobro/common_fix 2012-07-20 14:31:24 -07:00
utils.py Fix for the way host variables were being swallowed, plus some overall simplification. Deciding what 2012-07-15 14:19:11 -04:00