From 97ff91377bdc57efedbc8055b9e870a674414822 Mon Sep 17 00:00:00 2001 From: Matt Willsher Date: Fri, 7 Jun 2024 06:01:06 +0100 Subject: [PATCH] fix(tests): skip requires ansible check --- .ansible-lint | 1 + 1 file changed, 1 insertion(+) diff --git a/.ansible-lint b/.ansible-lint index cee4980f..d5975b89 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -5,6 +5,7 @@ exclude_paths: - .markdownlint.yaml skip_list: - var-naming[no-role-prefix] + - meta-runtime[unsupported-version] mock_roles: - willshersystems.sshd.ansible-sshd mock_modules: