Commit a7132261 by Michael DeHaan

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

Import ansible errors in Poller.
parents 62a36b67 edaf0312
......@@ -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