summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/rel_plugin_loading/notyaml.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/rel_plugin_loading/notyaml.yml')
-rw-r--r--test/integration/targets/rel_plugin_loading/notyaml.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/integration/targets/rel_plugin_loading/notyaml.yml b/test/integration/targets/rel_plugin_loading/notyaml.yml
new file mode 100644
index 0000000..23ab032
--- /dev/null
+++ b/test/integration/targets/rel_plugin_loading/notyaml.yml
@@ -0,0 +1,5 @@
+all:
+ hosts:
+ testhost:
+ ansible_connection: local
+ ansible_python_interpreter: "{{ansible_playbook_python}}"