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
Signed by: transcaffeine
GPG Key ID: 03624C433676E465

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: