Skip to content

chore(deps): update ansible/ansible-lint action to v24.12.1 (#67) #170

chore(deps): update ansible/ansible-lint action to v24.12.1 (#67)

chore(deps): update ansible/ansible-lint action to v24.12.1 (#67) #170

Workflow file for this run

---
name: Ansible Lint
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/[email protected]