Skip to content

Merge pull request #11 from hypery2k/feature/ansible_v9+ #3

Merge pull request #11 from hypery2k/feature/ansible_v9+

Merge pull request #11 from hypery2k/feature/ansible_v9+ #3

Workflow file for this run

name: Ansible Lint
on: push
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run linter
uses: ansible/ansible-lint@v6