mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
7 lines
114 B
YAML
7 lines
114 B
YAML
|
---
|
||
|
odroid_cluster:
|
||
|
hosts:
|
||
|
192.168.77.16[1:5]:
|
||
|
vars:
|
||
|
ansible_ssh_user: root
|
||
|
ansible_ssh_pass: 1234
|