mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 19:20:05 -03:30
updated parameters and errors
This commit is contained in:
@@ -179,9 +179,9 @@ def main():
|
||||
|
||||
# Invoke wait function
|
||||
module.wait_on_url(
|
||||
url=result['json']['url'],
|
||||
object_name=name,
|
||||
object_type='workflow_job',
|
||||
url=result['json']['url'],
|
||||
timeout=timeout, interval=interval
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user