mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
[PR #11147/183aa6ed backport][stable-12] fix markup (#11151)
fix markup (#11147)
* fix markup for common return values
* Apply suggestion from review
(cherry picked from commit 183aa6ed6b)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ author:
|
||||
- Patrick Ogenstad (@ogenstad)
|
||||
short_description: Retrieve facts for a device using SNMP
|
||||
description:
|
||||
- Retrieve facts for a device using SNMP, the facts are inserted to the C(ansible_facts) key.
|
||||
- Retrieve facts for a device using SNMP, the facts are inserted to the RV(ignore:ansible_facts) key.
|
||||
requirements:
|
||||
- pysnmp
|
||||
extends_documentation_fragment:
|
||||
|
||||
Reference in New Issue
Block a user