Skip to content

test(pre-commit): enable ansible-lint #22

test(pre-commit): enable ansible-lint

test(pre-commit): enable ansible-lint #22

Workflow file for this run

---
name: CI
on: push
env:
MOLECULE_POLICY_MODE: strict
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name || github.sha }}
cancel-in-progress: true
jobs:
prek:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- name: Run pre-commit
uses: j178/prek-action@bdca6f102f98e2b4c7029491a53dfd366469e33d # v2