Valid linting and CI.
All checks were successful
Test the role / test-the-role (push) Successful in 8s

This commit is contained in:
Tom
2026-02-18 15:16:19 +01:00
parent 5325b87d84
commit 6473113abb
3 changed files with 17 additions and 3 deletions

10
.gitea/workflows/test.yml Normal file
View File

@@ -0,0 +1,10 @@
name: Test the role
on:
- push
jobs:
test-the-role:
runs-on: iron-runner
steps:
- uses: actions/checkout@v6
- run: ansible-lint --profile production .