Seth Vidal
|
89d4bc542c
|
fix up minor type - AnsibleException should be AnsibleError
|
2012-03-23 11:59:08 -04:00 |
|
Michael DeHaan
|
c861e0de55
|
Fix "import *" and resultant new things detectable from "make pyflakes"
|
2012-03-18 17:16:12 -04:00 |
|
Michael DeHaan
|
24923c2e17
|
Purge unused imports per pyflakes
|
2012-03-15 23:06:59 -04:00 |
|
Michael DeHaan
|
4ae98ed92d
|
Upgrades to error handling, now general try/catch available.
|
2012-03-13 20:59:05 -04:00 |
|
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.
|
2012-03-12 20:53:10 -04:00 |
|
Michael DeHaan
|
bb5e4fad48
|
Abstracted out transport from implementation so it can be pluggable. Also fixes for output format.
|
2012-03-10 13:35:46 -05:00 |
|