aboutsummaryrefslogtreecommitdiff
blob: d36291e710f838d1dfea1e59809e666072cc5084 (plain)
1
2
3
4
5
6
7
8
9
10
11
[defaults]
inventory = inventory/ansible.ini
; 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