2020-05-30 19:19:54 +00:00
|
|
|
---
|
|
|
|
all:
|
|
|
|
hosts:
|
|
|
|
wsl-debian:
|
2020-11-06 07:01:57 +00:00
|
|
|
ansible_connection: local
|
2020-05-30 19:19:54 +00:00
|
|
|
ansible_host: localhost
|
|
|
|
ansible_user: root
|
2020-11-11 14:04:59 +00:00
|
|
|
ansible_python_interpreter: python3
|
2020-06-21 17:58:45 +00:00
|
|
|
arch:
|
|
|
|
ansible_connection: local
|
|
|
|
ansible_host: localhost
|
|
|
|
ansible_user: root
|