Skip to content

Merge pull request #22 from triplepoint/dependabot/pip/ansible-core-2… #93

Merge pull request #22 from triplepoint/dependabot/pip/ansible-core-2…

Merge pull request #22 from triplepoint/dependabot/pip/ansible-core-2… #93

Workflow file for this run

---
name: Ansible Lint
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint Ansible Playbook
uses: ansible/ansible-lint-action@main