use local conntect to setup wsl machines
This commit is contained in:
parent
d9b915e596
commit
9340e7415d
@ -2,7 +2,7 @@
|
||||
all:
|
||||
hosts:
|
||||
wsl-debian:
|
||||
ansible_connection: paramiko_ssh
|
||||
ansible_connection: local
|
||||
ansible_host: localhost
|
||||
ansible_user: root
|
||||
arch:
|
||||
|
Reference in New Issue
Block a user