From 6153edb149f93bf5bf5bada6bf3fb401e8023546 Mon Sep 17 00:00:00 2001 From: rcordier Date: Wed, 22 May 2024 17:13:28 -0400 Subject: [PATCH] update: lab inventory ips --- inventories/lab/hosts.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/inventories/lab/hosts.yml b/inventories/lab/hosts.yml index 2dd1164..5cade80 100644 --- a/inventories/lab/hosts.yml +++ b/inventories/lab/hosts.yml @@ -2,9 +2,9 @@ env_lab: hosts: rocky-1: - ansible_host: 192.168.122.129 + ansible_host: 192.168.122.222 rocky-2: - ansible_host: 192.168.122.19 + ansible_host: 192.168.122.96 vars: ansible_user: cloud-user environment_name: lab @@ -18,3 +18,4 @@ roles: role_db: hosts: rocky-2: +