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

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:58 +02:00
committed by GitHub
parent fc02723672
commit 7d4999b34b

View File

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