From 9340e7415d9d3292ad389ff8dd7ae4104bb9b001 Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Fri, 6 Nov 2020 08:01:57 +0100 Subject: [PATCH] use local conntect to setup wsl machines --- inventory.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.yaml b/inventory.yaml index 242498a..c4089a0 100644 --- a/inventory.yaml +++ b/inventory.yaml @@ -2,7 +2,7 @@ all: hosts: wsl-debian: - ansible_connection: paramiko_ssh + ansible_connection: local ansible_host: localhost ansible_user: root arch: