Inventory: Make ansible run as my user on the local machine

This commit is contained in:
Johanna Dorothea Reichmann 2019-05-18 20:08:06 +02:00
parent 00defb27a4
commit 51339f42b0
No known key found for this signature in database
GPG Key ID: 03624C433676E465
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ all:
ansible_connection: local
vars:
ansible_user: transcaffeine
ansible_become_user: transcaffeine
ansible_become: true
gnupg:
hosts: