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