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 24923c2e17 Purge unused imports per pyflakes 12 years ago
..
__init__.py Adding version and author to ansible init. 13 years ago
connection.py Purge unused imports per pyflakes 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 Purge unused imports per pyflakes 12 years ago
utils.py auto call the file module after copy/template module usage in runner 12 years ago