diff --git a/playbook.yml b/playbook.yml index 64a4515..76fc76f 100644 --- a/playbook.yml +++ b/playbook.yml @@ -7,5 +7,5 @@ - name: Create test file copy: content: | - test 2 + test 2 {{dir_list}} dest: /home/thomas/test.txt \ No newline at end of file