From e307715a3318d788965d582a2cb8bf9560e7f1f1 Mon Sep 17 00:00:00 2001 From: richard Date: Sat, 14 Feb 2026 10:48:28 -0500 Subject: [PATCH] Add raspberry pi 5 to inventory --- ansible-5/inventory.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ansible-5/inventory.ini b/ansible-5/inventory.ini index 11035ee..a980894 100644 --- a/ansible-5/inventory.ini +++ b/ansible-5/inventory.ini @@ -4,7 +4,8 @@ localhost ansible_connection=local home ansible_ssh_host=192.168.4.11 cubox-i ansible_ssh_host=192.168.4.12 cubox-m ansible_ssh_host=192.168.4.15 -raspberrypi_tv ansible_ssh_host=192.168.4.43 +raspberrypi_tv ansible_ssh_host=192.168.4.35 +raspberrypi5 ansible_ssh_host=192.168.4.36 [ns] ;home ansible_ssh_host=192.168.4.11