Files

11 lines
168 B
YAML
Raw Permalink Normal View History

2022-06-26 19:46:33 +02:00
- name: Test av include_tasks
tags: x_test
command:
cmd: echo {{ item }}
register: utdata
- name: Skriv ut resultatet
debug:
var: utdata.stdout_lines