mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Adjust YAML in module docs (#10240)
* Adjust YAML in module docs. * adjust modules --------- Co-authored-by: Alexei Znamensky <russoz@gmail.com>
This commit is contained in:
@@ -267,7 +267,7 @@ EXAMPLES = r"""
|
||||
"""
|
||||
|
||||
# TODO: Disabled RETURN as it is breaking the build for docs. Needs to be fixed.
|
||||
RETURN = """# """
|
||||
RETURN = """#"""
|
||||
|
||||
import json
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user