community.general/lib/ansible
Nathan A. Feger 9feb26ab28 Better error messaging in utils
When a command responds with json that is unparseable, dump that unpareseable response instead of swallowing it.
2012-06-14 13:17:38 -05:00
..
inventory Fixed Inventory.get_hosts() ignoring restriction when there are no hosts left. 2012-05-30 15:34:21 -04:00
playbook Merge pull request #455 from dhozac/vars_files-non-list 2012-06-08 12:19:47 -07:00
runner Search multiple paths for modules. 2012-06-10 16:22:59 +01:00
__init__.py Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 2012-05-26 01:20:53 -04:00
callbacks.py Leverage cowsay if installed. 2012-05-30 19:44:00 -04:00
constants.py add --private-key option and related infrastructure to make paramiko work 2012-05-14 16:14:38 -04:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
utils.py Better error messaging in utils 2012-06-14 13:17:38 -05:00