mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 22:46:01 -03:30
updated legacy messages
This commit is contained in:
@@ -143,7 +143,7 @@ def main():
|
||||
result = module.wait_on_url(
|
||||
url=job['url'],
|
||||
object_name=job_id,
|
||||
object_type='job',
|
||||
object_type='legacy_job_wait',
|
||||
timeout=timeout, interval=interval
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user