From 51339f42b028ef907d5f4691d824b02953bb7b95 Mon Sep 17 00:00:00 2001 From: jreichmann Date: Sat, 18 May 2019 20:08:06 +0200 Subject: [PATCH] Inventory: Make ansible run as my user on the local machine --- inventory.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory.yaml b/inventory.yaml index f4495e9..5b46f5c 100644 --- a/inventory.yaml +++ b/inventory.yaml @@ -7,6 +7,8 @@ all: ansible_connection: local vars: ansible_user: transcaffeine + ansible_become_user: transcaffeine + ansible_become: true gnupg: hosts: