This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-machine-setup/inventory.yaml
2020-11-06 08:16:57 +01:00

12 lines
258 B
YAML

---
all:
hosts:
wsl-debian:
ansible_connection: local
ansible_host: localhost
ansible_user: root
arch:
ansible_connection: local
ansible_host: localhost
ansible_user: root