Skip to content

FOSSA Scan - Do Not Merge #280

FOSSA Scan - Do Not Merge

FOSSA Scan - Do Not Merge #280

Workflow file for this run

name: Ansible Lint
"on": [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run ansible-lint
uses: ansible/ansible-lint-action@main