Skip to content
Snippets Groups Projects
Commit 0257839d authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Enhanced report summary

parent e0bb4777
No related branches found
No related tags found
1 merge request!60Enhanced report summary
......@@ -43,7 +43,7 @@
- name: Show scans log
debug:
msg: "{{ scans_log.output }}"
when: summary_report_json.global == 'NOK'
when: summary_report_json.global == 'NOK'
- name: Detailed report summary
debug:
......
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