From 2326725a1be406fd9aee44d21b8d7bad64f8244d Mon Sep 17 00:00:00 2001 From: TheThomaas Date: Thu, 11 Jul 2024 20:01:40 +0000 Subject: [PATCH] Actualiser playbook.yml --- playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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