ansible/test/integration/targets/ansible-doc/fakemodule.output
Felix Fontein a1ece49006
Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601)
* 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'.
2021-03-24 05:30:57 +10:00

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