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"
|
2024-07-09 00:50:40 +02:00
|
|
|
|
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:
|
2024-07-09 00:50:40 +02:00
|
|
|
jaydee_install_mqtt_srv: true
|
2023-08-15 17:02:02 +02:00
|
|
|
ansible_python_interpreter: auto_silent
|
2024-05-21 11:59:10 +02:00
|
|
|
ansible_ssh_user: jd
|
|
|
|
ansible_ssh_pass: q
|
2024-05-21 11:59:53 +02:00
|
|
|
ansible_password: q
|
2024-05-21 12:00:20 +02:00
|
|
|
ansible_become_user: root
|
|
|
|
ansible_become_password: q
|
2024-07-07 22:19:51 +02:00
|
|
|
ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
2024-07-08 21:49:42 +02:00
|
|
|
|
2024-06-12 22:18:47 +02:00
|
|
|
ryzen:
|
|
|
|
hosts:
|
|
|
|
192.168.77.15:
|
|
|
|
vars:
|
|
|
|
ansible_python_interpreter: auto_silent
|
|
|
|
ansible_ssh_user: root
|
|
|
|
ansible_ssh_pass: lacijaydee
|
|
|
|
ansible_password: lacijaydee
|
|
|
|
ansible_become_user: root
|
|
|
|
ansible_become_password: lacijaydee
|
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-06-27 00:19:16 +02:00
|
|
|
amd:
|
2024-01-22 00:06:25 +01:00
|
|
|
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:
|
2024-09-20 14:56:09 +02:00
|
|
|
192.168.77.224
|
2022-12-14 02:23:34 +01:00
|
|
|
vars:
|
2024-06-02 22:38:35 +02:00
|
|
|
ansible_user: jd
|
|
|
|
ansible_ssh_pass: q
|
2023-10-26 12:41:18 +02:00
|
|
|
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
|
2024-07-11 02:20:05 +02:00
|
|
|
ansible_winrm_kerberos_delegation: true
|
2024-07-09 00:50:40 +02:00
|
|
|
mqtt_srv:
|
|
|
|
children:
|
2024-11-14 16:30:03 +01:00
|
|
|
servers:
|
2024-07-11 02:20:05 +02:00
|
|
|
hosts:
|
|
|
|
192.168.77.4:
|
2024-11-14 16:30:03 +01:00
|
|
|
omv.home.lan:
|
|
|
|
rack.home.lan:
|
|
|
|
m-server.home.lan:
|
2024-07-11 02:20:05 +02:00
|
|
|
vars:
|
|
|
|
ansible_user: root
|
|
|
|
ansible_password: l4c1j4yd33Du5lo
|
|
|
|
ansible_ssh_user: root
|
|
|
|
ansible_ssh_pass: l4c1j4yd33Du5lo
|
|
|
|
ansible_become_user: root
|
|
|
|
ansible_become_password: l4c1j4yd33Du5lo
|
2024-11-14 16:30:03 +01:00
|
|
|
nas:
|
2024-11-14 17:28:41 +01:00
|
|
|
hosts:
|
|
|
|
nas.home.lan:
|
|
|
|
|
|
|
|
vars:
|
|
|
|
ansible_ssh_user: admin
|
|
|
|
ansible_ssh_pass: l4c1!j4yd33?Du5lo
|
|
|
|
become_method: su
|
|
|
|
become_user: admin
|
|
|
|
# ansible_user: admin
|
|
|
|
# ansible_pass: l4c1!j4yd33?Du5lo1
|
|
|
|
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython312/bin/python3
|
2024-11-14 16:30:03 +01:00
|
|
|
desktop:
|
2024-07-09 00:50:40 +02:00
|
|
|
hosts:
|
2024-11-14 14:43:06 +01:00
|
|
|
morefine.home.lan:
|
2024-07-09 00:50:40 +02:00
|
|
|
vars:
|
2024-11-14 17:23:16 +01:00
|
|
|
ansible_user: jd
|
|
|
|
ansible_password: q
|
|
|
|
ansible_ssh_user: jd
|
|
|
|
ansible_ssh_pass: q
|
2024-07-09 01:14:59 +02:00
|
|
|
ansible_become_user: root
|
2024-11-14 17:23:16 +01:00
|
|
|
ansible_become_password: q
|
2024-07-09 01:05:10 +02:00
|
|
|
|
2023-08-21 09:25:58 +02:00
|
|
|
containers:
|
|
|
|
children:
|
2024-11-14 16:30:03 +01:00
|
|
|
servers:
|
2023-08-21 09:25:58 +02:00
|
|
|
hosts:
|
2024-11-14 16:30:03 +01:00
|
|
|
rpi5.home.lan:
|
|
|
|
m-server.hoe.lan:
|
|
|
|
fog.home.lan:
|
|
|
|
zabbix.home.lan:
|
2023-12-05 12:21:17 +01:00
|
|
|
vars:
|
|
|
|
ansible_python_interpreter: /usr/bin/python
|
|
|
|
ansible_ssh_user: jd
|
|
|
|
ansible_ssh_pass: q
|
|
|
|
ansible_become_user: root
|
|
|
|
ansible_become_password: l4c1j4yd33Du5lo
|
2024-11-14 16:30:03 +01:00
|
|
|
nas:
|
2023-08-21 09:25:58 +02:00
|
|
|
hosts:
|
2024-11-14 16:00:54 +01:00
|
|
|
nas.home.lan:
|
2023-08-21 09:25:58 +02:00
|
|
|
vars:
|
2024-05-25 10:16:15 +02:00
|
|
|
ansible_ssh_user: admin
|
2024-06-27 10:30:10 +02:00
|
|
|
ansible_ssh_pass: l4c1!j4yd33?Du5lo
|
2024-06-12 22:18:47 +02:00
|
|
|
become_method: su
|
|
|
|
become_user: admin
|
|
|
|
# ansible_user: admin
|
|
|
|
# ansible_pass: l4c1!j4yd33?Du5lo1
|
|
|
|
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython312/bin/python3
|