fixed import, had moved
This commit is contained in:
parent
47027207e7
commit
2e920d724d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ import collections
|
|||
import time
|
||||
|
||||
from ansible.plugins.callback import CallbackBase
|
||||
from ansible.compat.six.moves import reduce
|
||||
from ansible.module_utils.six import reduce
|
||||
|
||||
# define start time
|
||||
t0 = tn = time.time()
|
||||
|
|
Loading…
Add table
Reference in a new issue