2022-12-14 02:23:34 +01:00
|
|
|
---
|
|
|
|
datacenter:
|
|
|
|
children:
|
|
|
|
odroid_cluster:
|
|
|
|
children:
|
|
|
|
odroid_master:
|
|
|
|
hosts:
|
2023-10-15 12:21:28 +02:00
|
|
|
192.168.77.131:
|
2022-12-14 02:23:34 +01:00
|
|
|
vars:
|
|
|
|
testVar: 999
|
|
|
|
odroid_worker:
|
|
|
|
hosts:
|
2023-10-15 12:21:28 +02:00
|
|
|
192.168.77.13[2:5]:
|
2023-10-27 06:50:20 +02:00
|
|
|
|
2022-12-14 02:23:34 +01:00
|
|
|
vars:
|
|
|
|
ansible_ssh_user: jd
|
|
|
|
ansible_ssh_pass: lacijaydee
|
|
|
|
ansible_become_password: lacijaydee
|
|
|
|
ssh_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
2022-12-16 22:09:02 +01:00
|
|
|
ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
2023-10-27 06:50:20 +02:00
|
|
|
localhost1:
|
|
|
|
hosts:
|
|
|
|
localhost
|
|
|
|
vars:
|
|
|
|
ansible_user: root
|
2023-08-14 14:56:29 +02:00
|
|
|
morefine:
|
|
|
|
hosts:
|
2023-08-14 14:57:46 +02:00
|
|
|
192.168.77.12:
|
2023-08-15 17:02:02 +02:00
|
|
|
vars:
|
|
|
|
ansible_python_interpreter: auto_silent
|
2024-05-21 11:59:10 +02:00
|
|
|
ansible_ssh_user: jd
|
|
|
|
ansible_ssh_pass: q
|
2023-08-21 09:25:58 +02:00
|
|
|
|
2022-12-14 02:23:34 +01:00
|
|
|
omv:
|
|
|
|
hosts:
|
|
|
|
192.168.77.189:
|
|
|
|
vars:
|
2023-12-12 15:19:23 +01:00
|
|
|
ansible_user: root
|
2023-12-12 15:13:10 +01:00
|
|
|
ansible_password: lacijaydee
|
2023-12-12 15:19:23 +01:00
|
|
|
ansible_ssh_user: root
|
2022-12-14 02:23:34 +01:00
|
|
|
ansible_ssh_pass: lacijaydee
|
2023-12-12 15:13:10 +01:00
|
|
|
ansible_become_user: root
|
|
|
|
ansible_become_password: lacijaydee
|
2024-01-22 00:06:25 +01:00
|
|
|
proxmox:
|
|
|
|
hosts:
|
|
|
|
192.168.77.4:
|
|
|
|
vars:
|
|
|
|
ansible_user: root
|
2024-01-22 00:07:54 +01:00
|
|
|
ansible_password: l4c1j4yd33Du5lo
|
2024-01-22 00:06:25 +01:00
|
|
|
ansible_ssh_user: root
|
2024-01-22 00:07:54 +01:00
|
|
|
ansible_ssh_pass: l4c1j4yd33Du5lo
|
2024-01-22 00:06:25 +01:00
|
|
|
ansible_become_user: root
|
2024-01-22 00:07:54 +01:00
|
|
|
ansible_become_password: l4c1j4yd33Du5lo
|
2022-12-14 02:23:34 +01:00
|
|
|
rhasspy:
|
|
|
|
hosts:
|
2023-12-05 12:21:17 +01:00
|
|
|
192.168.77.16[6:7]
|
2022-12-14 02:23:34 +01:00
|
|
|
vars:
|
2023-10-26 12:41:18 +02:00
|
|
|
ansible_user: admin
|
|
|
|
ansible_ssh_pass: l4c1j4yd33Du5lo
|
|
|
|
ansible_become_password: l4c1j4yd33Du5lo
|
2022-12-14 02:23:34 +01:00
|
|
|
windows:
|
|
|
|
hosts:
|
|
|
|
192.168.77.211
|
|
|
|
vars:
|
|
|
|
ansible_user: jd
|
|
|
|
ansible_password: "q"
|
|
|
|
ansible_connection: winrm
|
|
|
|
ansible_port: 5985
|
|
|
|
ansible_winrm_server_cert_validation: ignore
|
2023-10-26 19:20:30 +02:00
|
|
|
ansible_winrm_kerberos_delegation: true\
|
2023-10-26 19:24:05 +02:00
|
|
|
|
2023-08-21 09:25:58 +02:00
|
|
|
containers:
|
|
|
|
children:
|
|
|
|
router:
|
|
|
|
hosts:
|
|
|
|
192.168.77.1
|
|
|
|
vars:
|
|
|
|
ansible_python_interpreter: /opt/bin/python
|
2023-10-23 10:58:54 +02:00
|
|
|
ansible_user: admin
|
2023-12-07 08:59:21 +01:00
|
|
|
ansible_pass: l4c1!j4yd33?Du5lo
|
2024-04-15 07:51:59 +02:00
|
|
|
# raspberry:
|
|
|
|
# hosts:
|
|
|
|
# 192.168.77.246
|
|
|
|
# vars:
|
|
|
|
# ansible_python_interpreter: /usr/bin/python
|
|
|
|
# ansible_ssh_user: jd
|
|
|
|
# ansible_ssh_pass: q
|
|
|
|
# ansible_become_user: root
|
|
|
|
# ansible_become_password: l4c1j4yd33Du5lo
|
2023-12-05 12:21:17 +01:00
|
|
|
raspberrypi5:
|
|
|
|
hosts:
|
|
|
|
192.168.77.238
|
|
|
|
vars:
|
|
|
|
ansible_python_interpreter: /usr/bin/python
|
|
|
|
ansible_ssh_user: jd
|
|
|
|
ansible_ssh_pass: q
|
|
|
|
ansible_become_user: root
|
|
|
|
ansible_become_password: l4c1j4yd33Du5lo
|
2023-08-21 09:25:58 +02:00
|
|
|
nas:
|
|
|
|
hosts:
|
|
|
|
192.168.77.106:
|
|
|
|
vars:
|
|
|
|
ansible_user: admin
|
2023-12-07 08:59:21 +01:00
|
|
|
ansible_pass: l4c1!j4yd33?Du5lo
|
2023-08-21 09:25:58 +02:00
|
|
|
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython39/bin/python3
|