Skip to content

Merge pull request #499 from validatedpatterns/dependabot/github_acti… #905

Merge pull request #499 from validatedpatterns/dependabot/github_acti…

Merge pull request #499 from validatedpatterns/dependabot/github_acti… #905

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@d7cd7cfa2469536527aceaef9ef2ec6f2fb331cb