7 lines
96 B
YAML
7 lines
96 B
YAML
myhosts:
|
|
hosts:
|
|
mikoshi:
|
|
ansible_host: 192.168.0.13
|
|
vars:
|
|
ansible_user: root
|
|
|