mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +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
|
||||
|
||||
from ansible import errors
|
||||
|
||||
class AsyncPoller(object):
|
||||
""" Manage asynchronous jobs. """
|
||||
|
||||
|
||||
Reference in New Issue
Block a user