From 3580a9141b89a75e0c86d3afe2e9563a0b6b734d Mon Sep 17 00:00:00 2001 From: Raphael Dannecker Date: Wed, 9 Apr 2025 14:18:17 +0200 Subject: [PATCH] Avoid the need to use ssh keys for ansible connections to localhost --- inventory-sample.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory-sample.yml b/inventory-sample.yml index de3bf1d..e12857e 100644 --- a/inventory-sample.yml +++ b/inventory-sample.yml @@ -103,6 +103,7 @@ all: hosts: localhost: + ansible_connection: local laptops: children: