community.general/lib/ansible
Michael DeHaan b38f8bfa80 Merge pull request #620 from pas256/patch-1
Conditional Imports should only import the first vars_file found in list
2012-07-18 16:31:45 -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 Merge pull request #620 from pas256/patch-1 2012-07-18 16:31:45 -07:00
runner Revert "Change previous fix to a one line change relative to upstream" 2012-07-18 19:02:56 +02:00
__init__.py Release bump to start development on 0.6 2012-07-04 18:07:19 -04:00
callbacks.py format fixes to make fetch more usable 2012-07-16 11:43:37 +01: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
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