mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 05:55:59 -03:30
updated legacy messages
This commit is contained in:
@@ -249,7 +249,7 @@ def main():
|
||||
results = module.wait_on_url(
|
||||
url=results['json']['url'],
|
||||
object_name=name,
|
||||
object_type='job',
|
||||
object_type='Job',
|
||||
timeout=timeout, interval=interval
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user