mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 23:48:32 +02:00
init
This commit is contained in:
7
hosts_init.yml
Normal file
7
hosts_init.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
odroid_cluster:
|
||||
hosts:
|
||||
192.168.77.16[1:5]:
|
||||
vars:
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: 1234
|
Reference in New Issue
Block a user