summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-doc/fakemodule.output
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/ansible-doc/fakemodule.output')
-rw-r--r--test/integration/targets/ansible-doc/fakemodule.output16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/integration/targets/ansible-doc/fakemodule.output b/test/integration/targets/ansible-doc/fakemodule.output
new file mode 100644
index 0000000..4fb0776
--- /dev/null
+++ b/test/integration/targets/ansible-doc/fakemodule.output
@@ -0,0 +1,16 @@
+> TESTNS.TESTCOL.FAKEMODULE (./collections/ansible_collections/testns/testcol/plugins/modules/fakemodule.py)
+
+ this is a fake module
+
+ADDED IN: version 1.0.0 of testns.testcol
+
+OPTIONS (= is mandatory):
+
+- _notreal
+ really not a real option
+ default: null
+
+
+AUTHOR: me
+
+SHORT_DESCIPTION: fake module