23ab8f37df
* add docs listing tests * added collection module docs test * always safe_load * force 'type consistency' for uniquing paths * bytified * use our json encoder Co-Authored-By: Matt Clay <matt@mystile.com>
20 lines
424 B
Text
20 lines
424 B
Text
> FAKEMODULE (./collections/ansible_collections/testns/testcol/plugins/modules/fakemodule.py)
|
|
|
|
this is a fake module
|
|
|
|
* This module is maintained by The Ansible Community
|
|
OPTIONS (= is mandatory):
|
|
|
|
- _notreal
|
|
really not a real option
|
|
[Default: (null)]
|
|
|
|
|
|
AUTHOR: me
|
|
METADATA:
|
|
status:
|
|
- preview
|
|
supported_by: community
|
|
|
|
SHORT_DESCIPTOIN: fake module
|
|
|