1
0
Fork 0
myserver-configuration/docker/inventory.yaml

6 lines
137 B
YAML

servers:
hosts:
localhost:
ansible_connection: ssh
ansible_user: test
ansible_port: 1022