updated doc and pep8

This commit is contained in:
sean-m-sullivan
2020-08-31 15:53:54 -05:00
parent d9d454d435
commit cd45cfec30
3 changed files with 5 additions and 3 deletions

View File

@@ -176,7 +176,7 @@ def main():
if not wait:
module.exit_json(**module.json_output)
# Invoke wait function
module.wait_on_url(
url=result['json']['url'],