Skip to content

chore: set galaxy collections path and ignore .envrc #192

chore: set galaxy collections path and ignore .envrc

chore: set galaxy collections path and ignore .envrc #192

Workflow file for this run

---
name: Ansible Lint
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/[email protected]