mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
Looks like we import "from time import sleep" but were calling "time.sleep" which is scoped into the wrong namespace.
Looks like we import "from time import sleep" but were calling "time.sleep" which is scoped into the wrong namespace.