use local conntect to setup wsl machines
This commit is contained in:
parent
d9b915e596
commit
9340e7415d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
all:
|
all:
|
||||||
hosts:
|
hosts:
|
||||||
wsl-debian:
|
wsl-debian:
|
||||||
ansible_connection: paramiko_ssh
|
ansible_connection: local
|
||||||
ansible_host: localhost
|
ansible_host: localhost
|
||||||
ansible_user: root
|
ansible_user: root
|
||||||
arch:
|
arch:
|
||||||
|
|
Loading…
Reference in a new issue