Skip to content
Snippets Groups Projects
Commit 3b41d8ba authored by Simone Spinelli's avatar Simone Spinelli
Browse files

Update playbook.py: temporarly disable json_mode

parent d4da6ace
No related branches found
No related tags found
1 merge request!71Publish LSO version 1.0
Pipeline #85087 failed
......@@ -113,7 +113,7 @@ def _run_playbook_proc(
playbook=playbook_path,
inventory=inventory,
extravars=extra_vars,
json_mode=True,
#json_mode=True,
)
parsed_output = _process_json_output(ansible_playbook_run)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment