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 1a0672fd1e Fix exception type 12 years ago
..
__init__.py Adding version and author to ansible init. 12 years ago
connection.py Upgrades to error handling, now general try/catch available. 12 years ago
constants.py Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko 12 years ago
errors.py Upgrades to error handling, now general try/catch available. 12 years ago
playbook.py use iteritems vs items(), probably doesn't matter that much 12 years ago
runner.py Modules don't have to return JSON, key=value pairs is ok. 12 years ago
utils.py Fix exception type 12 years ago