Skip to content

chore(deps): update pre-commit hook ansible/ansible-lint to v6.22.2 #75

chore(deps): update pre-commit hook ansible/ansible-lint to v6.22.2

chore(deps): update pre-commit hook ansible/ansible-lint to v6.22.2 #75

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@v4
with:
fetch-depth: 0
- name: Run ansible-lint
uses: ansible/ansible-lint@main