Skip to content

Bump the ansible-lint version to 24.7.0 and ansible version to min 2.15 #922

Bump the ansible-lint version to 24.7.0 and ansible version to min 2.15

Bump the ansible-lint version to 24.7.0 and ansible version to min 2.15 #922

Workflow file for this run

---
name: Linters
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
pull_request:
jobs:
linters:
uses: ansible-network/github_actions/.github/workflows/tox-linters.yml@main
ansible-lint:
runs-on: ubuntu-latest
steps:
- uses: ansible-network/github_actions/.github/actions/checkout_dependency@main
- name: run-ansible-lint
uses: ansible/[email protected]