From 5f215c1e341bdb06e9cf3c388431cb0dc92ce8c1 Mon Sep 17 00:00:00 2001 From: nd Date: Sat, 2 Nov 2019 14:55:52 +0100 Subject: [PATCH] removed trailing whitespaces --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 1b8f3d6..6b54e6e 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -6,7 +6,7 @@ owner: root mode: 0644 register: ssh_config - + - name: copy ssh config template: src: ssh_config.j2