mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Merge pull request #506 from jhoekx/import-errors-poller
Import ansible errors in Poller.
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
import time
|
import time
|
||||||
|
|
||||||
|
from ansible import errors
|
||||||
|
|
||||||
class AsyncPoller(object):
|
class AsyncPoller(object):
|
||||||
""" Manage asynchronous jobs. """
|
""" Manage asynchronous jobs. """
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user