mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Merge remote branch 'public/integration' into integration
This commit is contained in:
@@ -151,6 +151,8 @@ class Cli(object):
|
||||
clock = clock - options.poll_interval
|
||||
time.sleep(options.poll_interval)
|
||||
poll_hosts = self.hosts_to_poll(poll_results)
|
||||
if len(poll_hosts)==0:
|
||||
break
|
||||
|
||||
########################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user