From 2aa5a9df6f92578aa02abcd0e53d47cf4b305d94 Mon Sep 17 00:00:00 2001 From: Matthias Leutenegger Date: Wed, 14 Aug 2019 17:02:16 +0200 Subject: [PATCH] fixed tabs --- tasks/distribution/Windows.yml | 1 - tasks/install.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/tasks/distribution/Windows.yml b/tasks/distribution/Windows.yml index 26f5d08..719e017 100644 --- a/tasks/distribution/Windows.yml +++ b/tasks/distribution/Windows.yml @@ -4,4 +4,3 @@ - name: Message debug: msg: 'Your {{ ansible_system }} is not yet supported' - \ No newline at end of file diff --git a/tasks/install.yml b/tasks/install.yml index 2672936..1c4f371 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -32,4 +32,3 @@ path: '{{ restic_install_path }}/restic' state: link force: true - \ No newline at end of file