From 14efc66902759ba2bde2fbc392b8d84a13fc0132 Mon Sep 17 00:00:00 2001 From: Matthias Leutenegger Date: Thu, 15 Aug 2019 08:51:25 +0200 Subject: [PATCH] newline added --- vars/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/defaults.yml b/vars/defaults.yml index ff0bbcf..793a516 100644 --- a/vars/defaults.yml +++ b/vars/defaults.yml @@ -10,4 +10,4 @@ _platform_map: restic_create_paths: - '{{ restic_install_path }}/bin' -restic_bin_bath: '{{ restic_download_path }}/bin/restic-{{ restic_version }}' \ No newline at end of file +restic_bin_bath: '{{ restic_download_path }}/bin/restic-{{ restic_version }}'