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: