f4c89eab23
* ansible-doc: include collection name in text output * Be more careful to not accidentally pass ansible.builtin for user-supplied modules.
15 lines
286 B
Text
15 lines
286 B
Text
> TESTNS.TESTCOL.FAKEMODULE (./collections/ansible_collections/testns/testcol/plugins/modules/fakemodule.py)
|
|
|
|
this is a fake module
|
|
|
|
OPTIONS (= is mandatory):
|
|
|
|
- _notreal
|
|
really not a real option
|
|
[Default: (null)]
|
|
|
|
|
|
AUTHOR: me
|
|
|
|
SHORT_DESCIPTOIN: fake module
|
|
|