From 68b2385efde56c54edda7d4b1e875a40fd2099c7 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 22:17:43 +0100 Subject: [PATCH] [PR #11427/0a702167 backport][stable-12] Update ignore.txt (#11429) Update ignore.txt (#11427) Update ignore.txt. (cherry picked from commit 0a7021676318ed01da1225a1b1db94c8944531c5) Co-authored-by: Felix Fontein --- tests/sanity/ignore-2.21.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/sanity/ignore-2.21.txt b/tests/sanity/ignore-2.21.txt index 9afccd20f1..c64e926bca 100644 --- a/tests/sanity/ignore-2.21.txt +++ b/tests/sanity/ignore-2.21.txt @@ -1,3 +1,4 @@ +plugins/module_utils/_lxc.py pylint:ansible-bad-function # needs to use Popen() to stream logs plugins/modules/ansible_galaxy_install.py validate-modules:bad-return-value-key # TODO: rename offending return values if possible, or adjust this comment in case the name is OK plugins/modules/consul_session.py validate-modules:parameter-state-invalid-choice plugins/modules/gandi_livedns.py validate-modules:bad-return-value-key # TODO: rename offending return values if possible, or adjust this comment in case the name is OK