blob: 9345045f0f87f51382eb69685ecdd0959476f2d4 (
plain) (
tree)
|
|
[defaults]
host_key_checking = False
transport = ssh
remote_user = admin
roles_path = roles
inventory = inventory
force_color = True
interpreter_python = auto_silent
[connection]
pipelining = True
[privilege_escalation]
become = True
|