mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03:30
add update to tower project
This commit is contained in:
@@ -126,9 +126,6 @@ def main():
|
||||
# Grab our start time to compare against for the timeout
|
||||
start = time.time()
|
||||
|
||||
if not wait:
|
||||
module.exit_json(**module.json_output)
|
||||
|
||||
# Invoke wait function
|
||||
module.wait_on_url(
|
||||
url=result['json']['url'],
|
||||
|
||||
Reference in New Issue
Block a user