From 1a3de9c09d879bf57dd33d1d85fbc2205a281d90 Mon Sep 17 00:00:00 2001 From: Sven Velt Date: Fri, 30 Nov 2018 10:30:17 +0100 Subject: [PATCH] =?UTF-8?q?Hosts:=20all=20=E2=86=92=20localhost?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.yml b/local.yml index eb6c0dd..b9ae5b8 100644 --- a/local.yml +++ b/local.yml @@ -1,5 +1,5 @@ --- -- hosts: all +- hosts: localhost tasks: - name: touch file