ansible/test/integration/targets/ansible-doc/fakemodule.output
Felix Fontein c404a9003f
ansible-doc: improve version_added handling (#73602)
* Output version_added on top level, and improve version_added formatting

* Handle 'historical' version_added.
2021-06-21 16:27:00 -04:00

17 lines
328 B
Plaintext

> TESTNS.TESTCOL.FAKEMODULE (./collections/ansible_collections/testns/testcol/plugins/modules/fakemodule.py)
this is a fake module
ADDED IN: version 1.0.0 of testns.testcol
OPTIONS (= is mandatory):
- _notreal
really not a real option
[Default: (null)]
AUTHOR: me
SHORT_DESCIPTION: fake module