From 56075c83c919e20b9de06a36e5c5d42f9dd746d8 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Thu, 30 Jun 2022 12:32:20 +0200 Subject: con: loc --- distrib.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/distrib.yml b/distrib.yml index 01bb315..f625ec2 100644 --- a/distrib.yml +++ b/distrib.yml @@ -1,5 +1,6 @@ --- - hosts: "localhost" + connection: "local" gather_facts: false vars: ansible_python_interpreter: "auto_silent" -- cgit v1.2.3