8 lines
152 B
YAML
8 lines
152 B
YAML
|
---
|
||
|
all:
|
||
|
hosts:
|
||
|
wsl-debian:
|
||
|
ansible_connection: paramiko_ssh
|
||
|
ansible_host: localhost
|
||
|
ansible_user: root
|