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