Commit c2694986 by Michael DeHaan

Merge pull request #506 from jhoekx/import-errors-poller

Import ansible errors in Poller.
parents c4b489ab 6c92d2fa
......@@ -18,6 +18,8 @@
import time
from ansible import errors
class AsyncPoller(object):
""" Manage asynchronous jobs. """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment