6 lines
137 B
YAML
6 lines
137 B
YAML
servers:
|
|
hosts:
|
|
localhost:
|
|
ansible_connection: ssh
|
|
ansible_user: test
|
|
ansible_port: 1022
|