This commit is contained in:
2026-05-27 16:24:49 +02:00
parent 594505bdd8
commit a4b92b650c
+1 -23
View File
@@ -46,18 +46,15 @@ datacenter:
192.168.77.4: 192.168.77.4:
vars: vars:
ansible_user: root ansible_user: root
ansible_password: l4c1j4yd33Du5lo
ansible_ssh_user: root ansible_ssh_user: root
ansible_ssh_pass: l4c1j4yd33Du5lo
ansible_become_user: root ansible_become_user: root
ansible_become_password: l4c1j4yd33Du5lo
rhasspy: rhasspy:
hosts: hosts:
192.168.77.224 192.168.77.224
vars: vars:
ansible_user: jd ansible_user: jd
ansible_ssh_pass: q ansible_ssh_pass: q
ansible_become_password: l4c1j4yd33Du5lo
windows: windows:
hosts: hosts:
192.168.77.211 192.168.77.211
@@ -81,8 +78,6 @@ datacenter:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_become_password: l4c1j4yd33Du5lo
ansible_ssh_private_key_file: ssh_key.pem
identity_file: ssh_key.pem identity_file: ssh_key.pem
nas: nas:
hosts: hosts:
@@ -101,8 +96,6 @@ datacenter:
vars: vars:
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_become_user: root ansible_become_user: root
ansible_become_password: l4c1j4yd33Du5lo
ansible_ssh_private_key_file: ssh_key.pem
proxmox: proxmox:
children: children:
docker_workers: docker_workers:
@@ -126,7 +119,6 @@ datacenter:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: root ansible_ssh_user: root
ansible_ssh_password: l4c1j4yd33Du5lo
srv: srv:
hosts: hosts:
rpi5.home.lan: rpi5.home.lan:
@@ -134,9 +126,6 @@ datacenter:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_become_password: l4c1j4yd33Du5lo
ansible_ssh_private_key_file: ssh_key.pem
identity_file: ssh_key.pem
ns: ns:
hosts: hosts:
nas.home.lan: nas.home.lan:
@@ -144,9 +133,6 @@ datacenter:
ansible_ssh_user: admin ansible_ssh_user: admin
become_method: su become_method: su
become_user: admin become_user: admin
ansible_ssh_private_key_file: ssh_key.pem
# ansible_user: admin
# ansible_pass: l4c1!j4yd33?Du5lo1
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython312/bin/python3 ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython312/bin/python3
servers: servers:
hosts: hosts:
@@ -158,8 +144,6 @@ datacenter:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_become_password: l4c1j4yd33Du5lo
ansible_ssh_private_key_file: ssh_key.pem
nas: nas:
hosts: hosts:
nas.home.lan: nas.home.lan:
@@ -168,7 +152,6 @@ datacenter:
ansible_ssh_user: admin ansible_ssh_user: admin
become_method: su become_method: su
become_user: admin become_user: admin
ansible_ssh_private_key_file: ssh_key.pem
# ansible_user: admin # ansible_user: admin
# ansible_pass: l4c1!j4yd33?Du5lo1 # ansible_pass: l4c1!j4yd33?Du5lo1
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython312/bin/python3 ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython312/bin/python3
@@ -179,7 +162,6 @@ datacenter:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_ssh_private_key_file: ssh_key.pem
vms: vms:
children: children:
debian13: debian13:
@@ -208,7 +190,6 @@ datacenter:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_ssh_private_key_file: ssh_key.pem
ansible_user: jd ansible_user: jd
alma10: alma10:
hosts: hosts:
@@ -217,18 +198,15 @@ datacenter:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_ssh_private_key_file: ssh_key.pem
ubuntu24: ubuntu24:
hosts: hosts:
ubuntu24-vm0[1:5].home.lan: ubuntu24-vm0[1:5].home.lan:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_ssh_private_key_file: ssh_key.pem
ubuntu24s: ubuntu24s:
hosts: hosts:
ubuntu24s-vm0[1:5].home.lan: ubuntu24s-vm0[1:5].home.lan:
vars: vars:
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_ssh_user: jd ansible_ssh_user: jd
ansible_ssh_private_key_file: ssh_key.pem