Skip to content

Bump ansible/ansible-lint from 25.11.0 to 25.12.2 #932

Bump ansible/ansible-lint from 25.11.0 to 25.12.2

Bump ansible/ansible-lint from 25.11.0 to 25.12.2 #932

Workflow file for this run

name: Ansible Lint # feel free to pick your own name
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
# Important: This sets up your GITHUB_WORKSPACE environment variable
- uses: actions/checkout@v6
with:
persist-credentials: false
- name: Lint Ansible Playbook
uses: ansible/ansible-lint@a2bc8b8b13a80802215856c56823d85007d3baf5