Use the production profile for linting.
All checks were successful
Test the role / test-the-role (push) Successful in 7s
All checks were successful
Test the role / test-the-role (push) Successful in 7s
This commit is contained in:
@@ -7,4 +7,4 @@ jobs:
|
||||
runs-on: iron-runner
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- run: ansible-lint .
|
||||
- run: ansible-lint --profile production .
|
||||
|
||||
Reference in New Issue
Block a user