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

This commit is contained in:
2019-05-18 20:08:06 +02:00
parent 00defb27a4
commit 51339f42b0

View File

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