From e696bd4cf304fb2ff1eb9f037e09367f16a947d3 Mon Sep 17 00:00:00 2001 From: benjilegeek Date: Fri, 13 Mar 2026 09:35:45 +0100 Subject: [PATCH] - adding strato5 to inventory --- inventory.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/inventory.yml b/inventory.yml index 3314c21..17d7617 100644 --- a/inventory.yml +++ b/inventory.yml @@ -22,6 +22,11 @@ all: ansible_user: ansible ansible_ssh_private_key_file: ~/.ssh/ansible ansible_python_interpreter: /usr/bin/python3 + strato5: + ansible_host: 217.154.7.234 + ansible_user: ansible + ansible_ssh_private_key_file: ~/.ssh/ansible + ansible_python_interpreter: /usr/bin/python3 on_prem: hosts: pi1: