From 6d51b570a1a055c25ec1005aa386e5ac9cbb439a Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 21 May 2020 12:03:22 +0100 Subject: [PATCH] Revert "Revert "Remove ansible_host definition"" This reverts commit 2a39292b85e2ae0b2c562771088cda7e70127bc2. Reverted the wrong commit. Derp! --- ansible/hosts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/hosts b/ansible/hosts index 40a7243..6ba435d 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -1,3 +1,3 @@ -casey ansible_host=10.23.0.1 -intersect ansible_host=10.23.0.2 -grimes ansible_host=10.23.0.3 +casey +intersect +grimes