Skip to content

chore(deps): update pre-commit hook ansible/ansible-lint to v24.12.2 #118

chore(deps): update pre-commit hook ansible/ansible-lint to v24.12.2

chore(deps): update pre-commit hook ansible/ansible-lint to v24.12.2 #118

Workflow file for this run

name: ansible-lint
on: [push, pull_request]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
- name: Run ansible-lint
uses: ansible/ansible-lint@main