From 1e9454ebd60bb4d0bb660aa4014e9bce51d76f71 Mon Sep 17 00:00:00 2001 From: Sagi Shnaidman Date: Tue, 24 Sep 2024 10:35:13 +0300 Subject: [PATCH] CI: add ignore list for Ansible sanity for 2.19 Signed-off-by: Sagi Shnaidman --- tests/sanity/ignore-2.19.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/sanity/ignore-2.19.txt diff --git a/tests/sanity/ignore-2.19.txt b/tests/sanity/ignore-2.19.txt new file mode 100644 index 0000000..8b29803 --- /dev/null +++ b/tests/sanity/ignore-2.19.txt @@ -0,0 +1,3 @@ +tests/integration/targets/connection_buildah/runme.sh shellcheck:SC2086 +tests/integration/targets/connection_podman/runme.sh shellcheck:SC2086 +tests/integration/targets/podman_play/tasks/files/multi-yaml.yml yamllint!skip