From 952596b4b9c6c20bfe1c86fe59d62fcb00bc11b4 Mon Sep 17 00:00:00 2001 From: Vlad R Date: Sat, 25 Sep 2021 14:04:06 +0100 Subject: [PATCH] Edited the hosts file to add the new PIs --- home_linux/home_inventory.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home_linux/home_inventory.yml b/home_linux/home_inventory.yml index b2ef47f..bb78fea 100644 --- a/home_linux/home_inventory.yml +++ b/home_linux/home_inventory.yml @@ -4,5 +4,6 @@ home: 192.168.0.51: 192.168.0.52: 192.168.0.53: + 192.168.0.54: vars: - ansible_ssh_private_key_file = /home/vraducanu/.ssh/id_rsa \ No newline at end of file + ansible_ssh_private_key_file = /home/vraducanu/.ssh/id_rsa