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

Update playbook.py: hopefully this time.

parent 3b41d8ba
No related branches found
No related tags found
1 merge request!71Publish LSO version 1.0
Pipeline #85088 passed
...@@ -113,7 +113,6 @@ def _run_playbook_proc( ...@@ -113,7 +113,6 @@ def _run_playbook_proc(
playbook=playbook_path, playbook=playbook_path,
inventory=inventory, inventory=inventory,
extravars=extra_vars, extravars=extra_vars,
#json_mode=True,
) )
parsed_output = _process_json_output(ansible_playbook_run) 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