From 1b38c9c5d404d6f175bce473218be0acfdaee865 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Mon, 3 Jun 2019 10:58:08 +0200 Subject: [PATCH] Disable external hosts. --- inventory/hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/hosts b/inventory/hosts index c110f98..a156750 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -1,2 +1,2 @@ #fedora-s-1vcpu-2gb-fra1-01 ansible_host=167.99.141.134 -ubuntu-s-2vcpu-4gb-nyc1-01 ansible_host=206.189.178.203 ansible_user=root +#ubuntu-s-2vcpu-4gb-nyc1-01 ansible_host=206.189.178.203 ansible_user=root