mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
+1
-23
@@ -46,18 +46,15 @@ datacenter:
|
||||
192.168.77.4:
|
||||
vars:
|
||||
ansible_user: root
|
||||
ansible_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
|
||||
rhasspy:
|
||||
hosts:
|
||||
192.168.77.224
|
||||
vars:
|
||||
ansible_user: jd
|
||||
ansible_ssh_pass: q
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
windows:
|
||||
hosts:
|
||||
192.168.77.211
|
||||
@@ -81,8 +78,6 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
identity_file: ssh_key.pem
|
||||
nas:
|
||||
hosts:
|
||||
@@ -101,8 +96,6 @@ datacenter:
|
||||
vars:
|
||||
ansible_ssh_user: jd
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
proxmox:
|
||||
children:
|
||||
docker_workers:
|
||||
@@ -126,7 +119,6 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_password: l4c1j4yd33Du5lo
|
||||
srv:
|
||||
hosts:
|
||||
rpi5.home.lan:
|
||||
@@ -134,9 +126,6 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
identity_file: ssh_key.pem
|
||||
ns:
|
||||
hosts:
|
||||
nas.home.lan:
|
||||
@@ -144,9 +133,6 @@ datacenter:
|
||||
ansible_ssh_user: admin
|
||||
become_method: su
|
||||
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
|
||||
servers:
|
||||
hosts:
|
||||
@@ -158,8 +144,6 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
nas:
|
||||
hosts:
|
||||
nas.home.lan:
|
||||
@@ -168,7 +152,6 @@ datacenter:
|
||||
ansible_ssh_user: admin
|
||||
become_method: su
|
||||
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
|
||||
@@ -179,7 +162,6 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
vms:
|
||||
children:
|
||||
debian13:
|
||||
@@ -208,7 +190,6 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
ansible_user: jd
|
||||
alma10:
|
||||
hosts:
|
||||
@@ -217,18 +198,15 @@ datacenter:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
ubuntu24:
|
||||
hosts:
|
||||
ubuntu24-vm0[1:5].home.lan:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
ubuntu24s:
|
||||
hosts:
|
||||
ubuntu24s-vm0[1:5].home.lan:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_private_key_file: ssh_key.pem
|
||||
Reference in New Issue
Block a user