Torjus Håkestad
dbd81b1cf6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
4 lines
101 B
YAML
4 lines
101 B
YAML
- name: create test file
|
|
ansible.builtin.template:
|
|
src: testfile.j2
|
|
dest: /tmp/testfile.txt |