fix: ansible-linter on meta/main.yaml
This commit is contained in:
parent
948dad102b
commit
5336aa38d7
2 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
- "vars/*"
|
|
||||||
- ".gitlab/*"
|
- ".gitlab/*"
|
||||||
- ".gitlab-ci.yml"
|
- ".gitlab-ci.yml"
|
||||||
|
- "meta/main.yaml"
|
||||||
|
- "vars/*"
|
||||||
|
|
||||||
kinds:
|
kinds:
|
||||||
- playbook: "**/*.{yml,yaml}"
|
- playbook: "**/*.{yml,yaml}"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
name: "galaxy information"
|
|
||||||
role_name: "common"
|
role_name: "common"
|
||||||
author: "siempie"
|
author: "siempie"
|
||||||
description: "common system configuration tasks"
|
description: "common system configuration tasks"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue