2
0
Fork 0

update ansible.cfg

This commit is contained in:
Luca Bilke 2024-02-11 18:42:38 +01:00
parent bf1ccf2b05
commit 1d7fce7cae
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
1 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,9 @@
[connection]
pipelining = True
inventory=inventory
ansible_managed=This file is managed by Ansible. Do not edit manually!
[privilege_escalation]
become=True
become_method=sudo
become_user=root