mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +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:
@@ -28,6 +28,8 @@ author:
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
# fmt: console
|
||||
|
||||
ansible webservers -m ohai --tree=/tmp/ohaidata
|
||||
...
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user