mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 10:30:05 +00:00
[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:
parent
064dc97956
commit
8e3e044378
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ author:
|
|||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
# fmt: console
|
||||
|
||||
ansible webservers -m ohai --tree=/tmp/ohaidata
|
||||
...
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue