Use the production profile for linting.
All checks were successful
Test the role / test-the-role (push) Successful in 7s

This commit is contained in:
Tom
2026-02-17 15:50:59 +01:00
parent 9a09d4d2e6
commit 0d177d799e

View File

@@ -7,4 +7,4 @@ jobs:
runs-on: iron-runner
steps:
- uses: actions/checkout@v6
- run: ansible-lint .
- run: ansible-lint --profile production .