snmp_facts: improvements (#11148)

* snmp_facts: improvements

* require level if vesion=v3
This commit is contained in:
Alexei Znamensky
2025-11-24 01:17:11 +13:00
committed by GitHub
parent 1c678f5c07
commit 7321ba4990
2 changed files with 9 additions and 14 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- snmp_facts - simplify and improve code using standard Ansible validations (https://github.com/ansible-collections/community.general/pull/11148).