From 52659ff758ac23285cb410193a150ac75aea2731 Mon Sep 17 00:00:00 2001 From: TheThomaas Date: Thu, 11 Jul 2024 20:20:03 +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