From b2fedfc7ad6d4bcbdd11ea39e5a29160e6bb3b9e Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Mon, 25 Mar 2024 10:18:59 +0100 Subject: [PATCH] Remove unparsible sanity error (#2059) Remove unparsible sanity error 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: Alina Buzachis --- 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