gitea actions env: debug part IV
Some checks failed
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Failing after 49s

This commit is contained in:
Mike Holloway 2025-01-06 17:57:50 -05:00
parent f019cf8c04
commit 857fb87791

View File

@ -17,7 +17,8 @@
- debug: - debug:
msg: | msg: |
{{ mycmd.stdout_lines }} {{ item }}
with_items: "{{ mycmd }}"
- debug: - debug:
msg: | msg: |