9 lines
195 B
YAML
9 lines
195 B
YAML
all:
|
|
children:
|
|
VirtualBox:
|
|
hosts:
|
|
Gaming:
|
|
ansible_host: 192.168.1.13
|
|
ansible_connection: ssh
|
|
ansible_user: jeet
|
|
ansible_shell_type: cmd |