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
Seth Vidal a9948f97c6 convert runner to use an args file rather than just arguments passed
on the command line
13 years ago
..
__init__.py Adding version and author to ansible init. 13 years ago
connection.py Upgrades to error handling, now general try/catch available. 13 years ago
constants.py Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko 13 years ago
errors.py Upgrades to error handling, now general try/catch available. 13 years ago
playbook.py Various additions to make sure timed out and failed hosts are taken out of the playbook even if failed 13 years ago
runner.py convert runner to use an args file rather than just arguments passed 13 years ago
utils.py Upgrades to error handling, now general try/catch available. 13 years ago