Skip to content
Snippets Groups Projects
Commit 6d95af25 authored by qweqweasdasd's avatar qweqweasdasd
Browse files

Fix python command line

parent b7c6cf57
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,9 @@
file_type: "file"
register: report_files
- debug:
var: report_files
- name: display all reports
ansible.builtin.debug: var=item
with_file:
......
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