summaryrefslogtreecommitdiff
path: root/test/integration/targets/plugin_loader/unsafe_plugin_name.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/plugin_loader/unsafe_plugin_name.yml')
-rw-r--r--test/integration/targets/plugin_loader/unsafe_plugin_name.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/integration/targets/plugin_loader/unsafe_plugin_name.yml b/test/integration/targets/plugin_loader/unsafe_plugin_name.yml
deleted file mode 100644
index 73cd4399..00000000
--- a/test/integration/targets/plugin_loader/unsafe_plugin_name.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-- hosts: localhost
- gather_facts: false
- tasks:
- - action: !unsafe n.c.a
- register: r
-
- - assert:
- that:
- - r.nca_executed