From 1a72de4828909d6e39f62c3117b52b5ab473b30f Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sun, 24 Mar 2024 18:30:15 -0500 Subject: [PATCH] inv: localhost/workstation (map host_vars) --- inventories/localhost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/localhost.yml b/inventories/localhost.yml index 16c7496..bf2a06e 100644 --- a/inventories/localhost.yml +++ b/inventories/localhost.yml @@ -1,5 +1,5 @@ --- lab: hosts: - localhost: + workstation: ansible_connection: local