From 925c07c151e9d7235c9f658070b3775bb7f2a671 Mon Sep 17 00:00:00 2001 From: Alina Buzachis Date: Tue, 24 Sep 2024 16:53:00 +0200 Subject: [PATCH] Create tests/sanity/ignore-2.19.txt (#2304) SUMMARY Create tests/sanity/ignore-2.19.txt ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mark Chappell (cherry picked from commit 85926242b1525142be103606dffea1bbea99b3c3) --- changelogs/fragments/20240924-create-ignore-2.19.yml | 2 ++ tests/sanity/ignore-2.19.txt | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 changelogs/fragments/20240924-create-ignore-2.19.yml create mode 100644 tests/sanity/ignore-2.19.txt diff --git a/changelogs/fragments/20240924-create-ignore-2.19.yml b/changelogs/fragments/20240924-create-ignore-2.19.yml new file mode 100644 index 00000000000..cbb265dc813 --- /dev/null +++ b/changelogs/fragments/20240924-create-ignore-2.19.yml @@ -0,0 +1,2 @@ +trivial: + - "Add tests/sanity/ignore-2.19.txt file." diff --git a/tests/sanity/ignore-2.19.txt b/tests/sanity/ignore-2.19.txt new file mode 100644 index 00000000000..ff6c70c3d42 --- /dev/null +++ b/tests/sanity/ignore-2.19.txt @@ -0,0 +1,3 @@ +plugins/modules/route53.py validate-modules:parameter-state-invalid-choice # route53_info needs improvements before we can deprecate this +plugins/inventory/aws_ec2.py pylint:collection-deprecated-version +plugins/modules/iam_policy.py pylint:collection-deprecated-version