mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 11:21:25 -07:00
Fixup docs formatting.
This commit is contained in:
parent
bc76d5adbe
commit
5f18a53530
2 changed files with 4 additions and 3 deletions
|
@ -325,6 +325,9 @@ def main():
|
|||
modules.sort()
|
||||
|
||||
for module in modules:
|
||||
|
||||
print "rendering: %s" % module
|
||||
|
||||
fname = module_map[module]
|
||||
|
||||
if len(options.module_list):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue