updated legacy messages

This commit is contained in:
sean-m-sullivan
2020-08-31 15:24:32 -05:00
parent b3ec080e08
commit 0bc927820b
4 changed files with 13 additions and 5 deletions

View File

@@ -181,7 +181,7 @@ def main():
module.wait_on_url(
url=result['json']['url'],
object_name=name,
object_type='workflow_job',
object_type='Workflow Job',
timeout=timeout, interval=interval
)