Skip to content

Update dependency ansible-lint to v6.21.1 #166

Update dependency ansible-lint to v6.21.1

Update dependency ansible-lint to v6.21.1 #166

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: ""