ansible-machine-setup/inventory.yaml

8 lines
152 B
YAML
Raw Normal View History

2020-05-30 19:19:54 +00:00
---
all:
hosts:
wsl-debian:
ansible_connection: paramiko_ssh
ansible_host: localhost
ansible_user: root