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 86e19cd8c8 This adds async poll support to playbooks. See examples. Some more testing due + docs
but this is more or less a mirror of what /bin/ansible does.  It also has a 'fire and
forget' mode if the poll interval is left off or set to 0.
12 years ago
..
__init__.py Adding version and author to ansible init. 12 years ago
connection.py This adds async poll support to playbooks. See examples. Some more testing due + docs 12 years ago
constants.py Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko 12 years ago
playbook.py This adds async poll support to playbooks. See examples. Some more testing due + docs 12 years ago
runner.py This adds async poll support to playbooks. See examples. Some more testing due + docs 12 years ago
utils.py Add polling logic in runner such that all actions get kicked off everywhere then polling 12 years ago