From 0a7021676318ed01da1225a1b1db94c8944531c5 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 15 Jan 2026 22:02:25 +0100 Subject: [PATCH] Update ignore.txt (#11427) Update ignore.txt. --- 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