Add ignore-2.13.txt to fix sanity (#104)

Add ignore-2.13.txt to fix sanity

SUMMARY


ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Andrew Klychkov <aaklychkov@mail.ru>
Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
pull/106/merge
Ashwini Mhatre 2021-10-06 17:28:27 +05:30 committed by GitHub
parent c279d91134
commit 47db1b1f77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,3 @@
---
trivial:
- Make "ignore.txt" for 2.13.

View File

@ -1,4 +1,4 @@
jsonschema
jsonschema==3.2.0
textfsm
ttp
xmltodict

View File

@ -0,0 +1,2 @@
plugins/module_utils/common/index_of.py pylint:ansible-bad-module-import # file's use is limited to filter and lookups on control node
tests/unit/mock/loader.py pylint:arguments-renamed