a1ece49006
* Add add_collection_to_versions_and_dates integration tests. * Add doc fragment tests with fragments from other collections. * Remove trailing whitespace (Python 2's json.dump inserts some). * Use ' ' instead of '\s'.
16 lines
327 B
Text
16 lines
327 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_DESCIPTION: fake module
|
|
|
|
VERSION_ADDED_COLLECTION: testns.testcol
|