1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

use sudo pwd

This commit is contained in:
L3D 2024-04-17 16:07:19 +02:00
parent ee390ae7ce
commit 772baa6385
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -6,7 +6,7 @@ transport = local
interpreter_python = /usr/bin/python3
[privilege_escalation]
become_method = sudo
become_method = su
become_user = root
[passwordstore_lookup]