mirror of https://github.com/ansible/ansible.git
Correct sleep calls
Looks like we import "from time import sleep" but were calling "time.sleep" which is scoped into the wrong namespace.reviewable/pr18780/r1
parent
67fba9c38c
commit
80c1c58d7e
Loading…
Reference in New Issue