summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/order/inventory
blob: 11f322a1927c25ff675d4ecb5182ae0eb215645e (plain)
1
2
3
4
5
6
7
8
9
[incremental]
hostB
hostA
hostD
hostC

[incremental:vars]
ansible_connection=local
ansible_python_interpreter='{{ansible_playbook_python}}'