From b72e3255e11480fcbc2caec87f31d18d72a4140e Mon Sep 17 00:00:00 2001 From: Xander Harris Date: Thu, 25 Jul 2024 13:11:20 -0700 Subject: [PATCH] Fix lint error Closes #11 --- .ansible-lint | 1 + 1 file changed, 1 insertion(+) diff --git a/.ansible-lint b/.ansible-lint index 4000fdf..94ff83c 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -137,6 +137,7 @@ skip_list: - no-changed-when - risky-shell-pipe - skip_this_tag + - syntax-check[unknown-module] ### # Define required Ansible's variables to satisfy syntax check # extra_vars: