aboutsummaryrefslogtreecommitdiffstats
path: root/tools/k8s/cluster-deployment/k8scluster/ansible.cfg
blob: 0cbe08f3421b90a3a48d5bdccb92f9bf1ff0693e (plain)
1
2
3
4
5
6
7
8
9
[defaults]
interpreter_python=/usr/bin/python3

# enable logging
log_path = ./cluster-deployment.log

[ssh_connection]
pipelining = True