From fef0d73e508fde647dfc7cc972461025d7250af5 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 09:42:27 +0000 Subject: [PATCH] Remove unparsible sanity error (#2059) (#2061) [PR #2059/b2fedfc7 backport][stable-7] Remove unparsible sanity error This is a backport of PR #2059 as merged into main (b2fedfc). SUMMARY ansible/ansible#82355 has been merged and is now part of milestone, we can remove the ignore ISSUE TYPE Bugfix Pull Request COMPONENT NAME tests/sanity/ignore-2.17.txt ADDITIONAL INFORMATION Reviewed-by: Mark Chappell --- tests/sanity/ignore-2.17.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/sanity/ignore-2.17.txt b/tests/sanity/ignore-2.17.txt index 67d3693df63..e69de29bb2d 100644 --- a/tests/sanity/ignore-2.17.txt +++ b/tests/sanity/ignore-2.17.txt @@ -1,2 +0,0 @@ -plugins/connection/aws_ssm.py yamllint:unparsable-with-libyaml # bug in ansible-test - https://github.com/ansible/ansible/issues/82353 -plugins/inventory/aws_mq.py yamllint:unparsable-with-libyaml # bug in ansible-test - https://github.com/ansible/ansible/issues/82353