[PR #11975/2e29b320 backport][stable-12] Docs: ohai examples are not YAML (#11978)

Docs: ohai examples are not YAML (#11975)

ohai examples are not YAML.

(cherry picked from commit 2e29b3204d)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2026-05-02 21:10:54 +02:00
committed by GitHub
parent 064dc97956
commit 8e3e044378

View File

@@ -28,6 +28,8 @@ author:
"""
EXAMPLES = r"""
# fmt: console
ansible webservers -m ohai --tree=/tmp/ohaidata
...
"""