summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/plugin_loader/normal/self_referential.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/plugin_loader/normal/self_referential.yml')
-rw-r--r--test/integration/targets/plugin_loader/normal/self_referential.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/integration/targets/plugin_loader/normal/self_referential.yml b/test/integration/targets/plugin_loader/normal/self_referential.yml
new file mode 100644
index 0000000..d3eed21
--- /dev/null
+++ b/test/integration/targets/plugin_loader/normal/self_referential.yml
@@ -0,0 +1,5 @@
+- hosts: testhost
+ gather_facts: false
+ tasks:
+ - name: ensure a self-referential action plugin loads properly
+ self_referential: