Skip to content

Update dependency ansible-lint to v6.20.2 #154

Update dependency ansible-lint to v6.20.2

Update dependency ansible-lint to v6.20.2 #154

Workflow file for this run

---
name: Ansible Lint
'on': [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint Ansible Playbook
uses: ansible/[email protected]
with:
args: ""