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