From 0a1b1de7b27ae17454c1d3d99db3763caf5d062f Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Thu, 7 Apr 2022 09:12:09 +0200 Subject: [PATCH] Sanity tests: copy ignore-2.13.txt to ignore-2.14.txt --- tests/sanity/ignore-2.14.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/sanity/ignore-2.14.txt diff --git a/tests/sanity/ignore-2.14.txt b/tests/sanity/ignore-2.14.txt new file mode 100644 index 0000000..fbedf6f --- /dev/null +++ b/tests/sanity/ignore-2.14.txt @@ -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