mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Added return values documentation to modules
This commit is contained in:
@@ -289,6 +289,7 @@ def process_module(module, options, env, template, outputname, module_map, alias
|
||||
doc['now_date'] = datetime.date.today().strftime('%Y-%m-%d')
|
||||
doc['ansible_version'] = options.ansible_version
|
||||
doc['plainexamples'] = examples #plain text
|
||||
doc['returndocs'] = returndocs
|
||||
|
||||
# here is where we build the table of contents...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user