Skip to content

Commit

Permalink
Also add ignore entry for deprecated ec2.py inventory script
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Sep 19, 2022
1 parent 05b2240 commit 6a5aeec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/sanity/ignore-2.14.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
plugins/modules/cloudfront_info.py pylint:unnecessary-comprehension # (new test) Should be an easy fix, but testing is a challenge - test are broken and aliases require a wildcard cert in ACM
plugins/modules/route53.py validate-modules:parameter-state-invalid-choice # route53_info needs improvements before we can deprecate this
plugins/modules/route54.py validate-modules:parameter-state-invalid-choice # route53_info needs improvements before we can deprecate this
scripts/inventory/ec2.py pylint:deprecated-class # Script dropped in stable-4

0 comments on commit 6a5aeec

Please sign in to comment.