From 83be7ae7fe3768158f0cdfee3198013dcbfd4d69 Mon Sep 17 00:00:00 2001 From: Mario Lenz Date: Mon, 26 Sep 2022 17:54:07 +0200 Subject: [PATCH] Fix sanity tests for 2.15 --- tests/sanity/ignore-2.15.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/sanity/ignore-2.15.txt diff --git a/tests/sanity/ignore-2.15.txt b/tests/sanity/ignore-2.15.txt new file mode 100644 index 000000000..f55cc3e59 --- /dev/null +++ b/tests/sanity/ignore-2.15.txt @@ -0,0 +1,2 @@ +plugins/modules/vcenter_vm_guest_customization.py pep8!skip +plugins/modules/appliance_infraprofile_configs.py pep8!skip