feat: small fixes and added deployment step

This commit is contained in:
Simon Cornet 2025-05-30 19:16:33 +02:00
commit 3cb1a5da32
3 changed files with 8 additions and 6 deletions

View file

@ -2,7 +2,7 @@
## ansible-lint
```shell
```shell title=".ansible-lint"
---
exclude_paths:
@ -30,7 +30,7 @@ skip_list:
## markdownlint
```shell
```shell title=".markdownlint"
---
default: true
@ -51,7 +51,7 @@ MD033:
## yamllint
```shell
```shell title=".yamllint"
---
extends: "default"