From 52e4f3eba6284a7e771862267e8df4779d67d576 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rg=20Sachse?= <joerg.sachse@slub-dresden.de>
Date: Thu, 30 May 2024 17:01:04 +0200
Subject: [PATCH] style: satisfy linter

---
 .ansible-lint | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.ansible-lint b/.ansible-lint
index 491cf72..fbf0c09 100644
--- a/.ansible-lint
+++ b/.ansible-lint
@@ -38,6 +38,7 @@ skip_list:
   - skip_this_tag
   - git-latest
   - name[casing]
+  - name[template]
   - package-latest
 
 # Any rule that has the 'opt-in' tag will not be loaded unless its 'id' is
-- 
GitLab