e05c62547b
* fixes for collection playbooks - add fqcn invocation, also handles extensions - bring import_playbook into new normal - avoid adding collection playbooks to adjacency - deal with extensions or lack of em - added tests - fix bugs with multiple playbooks supplied - unicode/bytes/native fixes - fix modulenotfound for < py3.7 - tests
14 lines
285 B
Text
14 lines
285 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
|