[PR #11185/4517b86e backport][stable-10] snmp_facts: update docs with dependency constraint (#11186)

snmp_facts: update docs with dependency constraint (#11185)

(cherry picked from commit 4517b86ed4)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2025-11-22 22:44:07 +01:00
committed by GitHub
parent e7b3808bac
commit 8b2d61b436

View File

@@ -17,7 +17,7 @@ short_description: Retrieve facts for a device using SNMP
description:
- Retrieve facts for a device using SNMP, the facts will be inserted to the C(ansible_facts) key.
requirements:
- pysnmp
- pysnmp < 6.2.4 - that version removed components used by this module.
extends_documentation_fragment:
- community.general.attributes
- community.general.attributes.facts