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