From 70782fe980e8722a570c0a24eee2702ce34a0e72 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Tue, 30 Aug 2022 08:48:56 +0100 Subject: app-admin/ansible-lint: deselect yet another Internet-dependent test Closes: https://bugs.gentoo.org/867079 Signed-off-by: Marek Szuba --- app-admin/ansible-lint/ansible-lint-6.5.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-admin/ansible-lint/ansible-lint-6.5.1.ebuild b/app-admin/ansible-lint/ansible-lint-6.5.1.ebuild index c20caa317a96..117da9fdcf9e 100644 --- a/app-admin/ansible-lint/ansible-lint-6.5.1.ebuild +++ b/app-admin/ansible-lint/ansible-lint-6.5.1.ebuild @@ -60,6 +60,7 @@ EPYTEST_DESELECT=( test/test_prerun.py::test_require_collection_wrong_version test/test_profiles.py::test_profile_listing test/test_rules_collection.py::test_rich_rule_listing + test/test_skip_inside_yaml.py::test_role_meta test/test_utils.py::test_cli_auto_detect test/test_utils.py::test_template_lookup test/test_verbosity.py::test_default_verbosity -- cgit v1.2.3-65-gdbad