mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fixup docs formatting.
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user