aboutsummaryrefslogtreecommitdiff
blob: e0f6c288c5b3242c3963dbc95d79ce81ffcebd40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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
Powered by cgit v1.2.3 (git 2.41.0)