aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ansible.cfg
blob: b7b380a055f3d4e262ee9a76e7272d14bb9739f4 (plain) (blame)
1
2
3
4
5
6
7
[defaults]
# Readable output:
stdout_callback = yaml
stderr_callback = yaml

[ssh_connection]
retries = 2