fix: ansible-linter on meta/main.yaml

This commit is contained in:
Simon Cornet 2025-03-31 11:44:33 +02:00
commit 5336aa38d7
2 changed files with 2 additions and 2 deletions

View file

@ -1,9 +1,10 @@
---
exclude_paths:
- "vars/*"
- ".gitlab/*"
- ".gitlab-ci.yml"
- "meta/main.yaml"
- "vars/*"
kinds:
- playbook: "**/*.{yml,yaml}"

View file

@ -1,6 +1,5 @@
---
galaxy_info:
name: "galaxy information"
role_name: "common"
author: "siempie"
description: "common system configuration tasks"