2022-12-14 02:23:34 +01:00
|
|
|
---
|
2024-11-19 23:36:39 +01:00
|
|
|
datacenter:
|
|
|
|
children:
|
|
|
|
servers:
|
|
|
|
hosts:
|
|
|
|
rpi5-1.home.lan:
|
|
|
|
rpi5.home.lan:
|
|
|
|
m-server.home.lan:
|
2024-12-10 13:19:35 +01:00
|
|
|
amd.home.lan:
|
2024-11-19 23:36:39 +01:00
|
|
|
fog.home.lan:
|
|
|
|
zabbix.home.lan:
|
|
|
|
omv.home.lan:
|
|
|
|
192.168.77.101:
|
|
|
|
vars:
|
|
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
ansible_ssh_user: jd
|
|
|
|
# ansible_ssh_password: l4c1j4yd33Du5lo
|
|
|
|
ansible_become_password: l4c1j4yd33Du5lo
|
|
|
|
identity_file: ssh_key.pem
|
|
|
|
ansible_ssh_pass: l4c1j4yd33Du5lo
|
|
|
|
ansible_become_user: root
|
|
|
|
nas:
|
|
|
|
hosts:
|
|
|
|
nas.home.lan:
|
|
|
|
192.168.77.106:
|
|
|
|
vars:
|
|
|
|
ansible_ssh_user: admin
|
|
|
|
become_method: su
|
|
|
|
become_user: admin
|
|
|
|
# ansible_user: admin
|
|
|
|
# ansible_pass: l4c1!j4yd33?Du5lo1
|
|
|
|
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython312/bin/python3
|