From 8f14d5b9c678fe01e0244d5b7067cc2d90aef01e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 2 Sep 2014 19:33:57 +0000 Subject: [PATCH] Revert "Drop / and see if this works right." This reverts commit 901f839388ef93cb63cbbbf4c8605c247066c983. --- roles/tftp_server/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tftp_server/tasks/main.yml b/roles/tftp_server/tasks/main.yml index 809335e37c..6024361408 100644 --- a/roles/tftp_server/tasks/main.yml +++ b/roles/tftp_server/tasks/main.yml @@ -31,4 +31,4 @@ - tftp_server - name: fill up the tftpboot directory - copy: src="{{ bigfiles }}/tftpboot" dest=/var/lib/tftpboot/ + copy: src="{{ bigfiles }}/tftpboot/" dest=/var/lib/tftpboot/