ansible/lib/ansible
Michael DeHaan 5be1a612d3 Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko
is not letting async_wrapper daemonize itself when it does work fine when directly executed.
2012-03-11 18:40:35 -04:00
..
__init__.py Adding version and author to ansible init. 2012-03-07 12:02:05 -05:00
connection.py Abstracted out transport from implementation so it can be pluggable. Also fixes for output format. 2012-03-10 13:35:46 -05:00
constants.py Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko 2012-03-11 18:40:35 -04:00
playbook.py src= parameters for template and copy operations can be relative to the playbook (for /usr/bin/ansible-playbook) or current directory (for /usr/bin/ansible) 2012-03-06 21:13:50 -05:00
runner.py Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko 2012-03-11 18:40:35 -04:00
utils.py Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko 2012-03-11 18:40:35 -04:00