Skip to content
Snippets Groups Projects
Commit b47b1890 authored by Michal Urban's avatar Michal Urban
Browse files

Update manage_answers.py

parent ada3ac8b
No related branches found
Tags v1.3.6
No related merge requests found
......@@ -70,7 +70,7 @@ def main():
args = parser.parse_args()
inventory_variables = load_inventory_variables(args.inventory_path)
sandbox_id = inventory_variables['kypo_global_sandbox_allocation_unit_id']
sandbox_id = inventory_variables['kypo_global_sandbox_id']
answers_file_path = args.answers_file_path
answers_storage_api = args.answers_storage_api
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment