Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 88ba4bc

Browse files
committed
added new rpi
1 parent 0011ce8 commit 88ba4bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

inventory/all.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ all:
4141
ansible_user: dinth
4242
# ansible_password: "{{ r230_proxmox_pass }}"
4343
ansible_become_pass: "{{ r230_proxmox_pass }}"
44+
rpi-noisebuster:
45+
ansible_host: 10.10.25.43
46+
ansible_user: root
47+
ansible_become_pass: "{{ rpi_noisebuster_pass }}"
4448
vars:
4549
users:
4650
- root

0 commit comments

Comments
 (0)