summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/throttle/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/throttle/inventory')
-rw-r--r--test/integration/targets/throttle/inventory6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/integration/targets/throttle/inventory b/test/integration/targets/throttle/inventory
new file mode 100644
index 0000000..9f062d9
--- /dev/null
+++ b/test/integration/targets/throttle/inventory
@@ -0,0 +1,6 @@
+[localhosts]
+testhost[00:11]
+
+[localhosts:vars]
+ansible_connection=local
+ansible_python_interpreter="{{ ansible_playbook_python }}"