use local conntect to setup wsl machines
This commit is contained in:
parent
d9b915e596
commit
9340e7415d
@ -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:
|
||||||
|
Reference in New Issue
Block a user