From 8829697fab82e1e5c5059bfc377431f52d617e68 Mon Sep 17 00:00:00 2001 From: Chris Long Date: Sun, 14 Jun 2020 22:25:12 -0700 Subject: [PATCH] Update inventory.yml Updating placeholder values --- Azure/Ansible/inventory.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Azure/Ansible/inventory.yml b/Azure/Ansible/inventory.yml index e63c81f..6e6fdad 100644 --- a/Azure/Ansible/inventory.yml +++ b/Azure/Ansible/inventory.yml @@ -6,9 +6,9 @@ dc: wef: hosts: - x.x.x.x: + y.y.y.y: win10: hosts: - x.x.x.x: + z.z.z.z: