From 71b506bd4994a54f82bf4c83d5faa864dd6b8ab1 Mon Sep 17 00:00:00 2001 From: Chris Long Date: Wed, 17 Mar 2021 16:03:53 -0700 Subject: [PATCH] Update inventory.yml --- ESXi/ansible/inventory.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ESXi/ansible/inventory.yml b/ESXi/ansible/inventory.yml index c61f3bd..7d19e84 100644 --- a/ESXi/ansible/inventory.yml +++ b/ESXi/ansible/inventory.yml @@ -11,16 +11,16 @@ logger: dc: hosts: - 192.168.3.202: + x.x.x.x: wef: hosts: - 192.168.3.203: + y.y.y.y: win10: hosts: - 192.168.3.204: + z.z.z.z: -exchange: - hosts: - 192.168.3.206: +#exchange: +# hosts: +# w.w.w.w: