mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-12 15:58:38 -05:00
Updating tower_org to use the new tower_api format
Pass sanity and unit tests, update tests Remove placeholder test function, convert tower_host module, fix misc typos
This commit is contained in:
committed by
beeankha
parent
c23d605a7a
commit
f89061da41
@@ -125,7 +125,7 @@ def main():
|
||||
else:
|
||||
job_list = module.get_endpoint('jobs', **{'data': job_search_data})
|
||||
|
||||
# Attempt to lookup jobs based on the status
|
||||
# Attempt to look up jobs based on the status
|
||||
module.exit_json(**job_list['json'])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user