fix: avoid warning
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 16s
Lint Markdown files / markdown-lint (push) Successful in 4s
Release Ansible Role / Release Ansible Role (push) Successful in 2m52s

This commit is contained in:
2026-01-08 18:29:57 +01:00
parent 82250f851d
commit 4818baeb5a
8 changed files with 9 additions and 764 deletions

View File

@@ -9,8 +9,7 @@ on:
jobs:
ansible-lint:
runs-on:
- ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.1
- name: Run ansible-lint