summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-doc/fakecollrole.output
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/ansible-doc/fakecollrole.output')
-rw-r--r--test/integration/targets/ansible-doc/fakecollrole.output15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/integration/targets/ansible-doc/fakecollrole.output b/test/integration/targets/ansible-doc/fakecollrole.output
new file mode 100644
index 0000000..3ae9077
--- /dev/null
+++ b/test/integration/targets/ansible-doc/fakecollrole.output
@@ -0,0 +1,15 @@
+> TESTNS.TESTCOL.TESTROLE (/ansible/test/integration/targets/ansible-doc/collections/ansible_collections/testns/testcol)
+
+ENTRY POINT: alternate - testns.testcol.testrole short description for alternate entry point
+
+ Longer description for testns.testcol.testrole alternate entry
+ point.
+
+OPTIONS (= is mandatory):
+
+= altopt1
+ altopt1 description
+ type: int
+
+
+AUTHOR: Ansible Core (@ansible)