aboutsummaryrefslogtreecommitdiff
blob: cdf7c7a3525dec7005819cae1a3c4219ae2d58bb (plain)
1
2
3
4
5
6
7
8
9
10
11
[defaults]
inventory = inventory/ansible.json;
; Don't whine about the python interpreter
interpreter_python = /usr/bin/python;
; Don't wait for each host to finish.
strategy = free
; Run 10 hosts at once.
forks = 10

[colors]
error = bright red