use local conntect to setup wsl machines
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:
|
||||
|
|
Loading…
Reference in New Issue