9 lines
194 B
INI
9 lines
194 B
INI
[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
|