Handle 'No more variables left in this MIB View ' in snmp_facts (#613)

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
ernst-s
2020-07-21 09:10:26 +02:00
committed by GitHub
parent 7ac467a359
commit d7aabcceed
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- snmp_facts - skip ``EndOfMibView`` values (https://github.com/ansible/ansible/issues/49044).