Actualiser playbook.yml
This commit is contained in:
parent
d22015b13d
commit
2326725a1b
|
|
@ -7,5 +7,5 @@
|
||||||
- name: Create test file
|
- name: Create test file
|
||||||
copy:
|
copy:
|
||||||
content: |
|
content: |
|
||||||
test 2
|
test 2 {{dir_list}}
|
||||||
dest: /home/thomas/test.txt
|
dest: /home/thomas/test.txt
|
||||||
Loading…
Reference in a new issue