6 lines
114 B
YAML
6 lines
114 B
YAML
all:
|
|
hosts:
|
|
hermes:
|
|
ansible_connection: ssh
|
|
ansible_user: root
|
|
ansible_host: 192.168.30.7
|