Skip to content

Issue: #324: for a NetScaler side bug, added a workaround in the coll… #25

Issue: #324: for a NetScaler side bug, added a workaround in the coll…

Issue: #324: for a NetScaler side bug, added a workaround in the coll… #25

Workflow file for this run

---
name: ansible-lint
on:
workflow_dispatch:
pull_request:
push:
jobs:
ansible-lint:
name: ansible-lint
runs-on: ubuntu-latest
steps:
# Important: This sets up your GITHUB_WORKSPACE environment variable
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main