From cf7008fb0e2ede372f1b540a2c38139a610101d9 Mon Sep 17 00:00:00 2001 From: Sergey <6213510+sshnaidm@users.noreply.github.com> Date: Sun, 19 Oct 2025 13:20:21 +0300 Subject: [PATCH] Add configuration for new Ansible release (#984) Signed-off-by: Sagi Shnaidman --- tests/sanity/ignore-2.21.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/sanity/ignore-2.21.txt diff --git a/tests/sanity/ignore-2.21.txt b/tests/sanity/ignore-2.21.txt new file mode 100644 index 0000000..d976669 --- /dev/null +++ b/tests/sanity/ignore-2.21.txt @@ -0,0 +1,5 @@ +tests/integration/targets/connection_buildah/runme.sh shellcheck:SC2086 +tests/integration/targets/connection_podman/runme.sh shellcheck:SC2086 +tests/integration/targets/connection_podman_advanced/runme.sh shellcheck:SC2086 +tests/integration/targets/connection_buildah_advanced/runme.sh shellcheck:SC2086 +tests/integration/targets/podman_play/tasks/files/multi-yaml.yml yamllint!skip