Skip to content

⚠️ Switch OSP default to 17.1 ⚠️ #414

⚠️ Switch OSP default to 17.1 ⚠️

⚠️ Switch OSP default to 17.1 ⚠️ #414

Workflow file for this run

name: Ansible Lint
on:
pull_request:
paths:
- playbooks/**.yaml
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checks-out the repository under $GITHUB_WORKSPACE
uses: actions/checkout@v3
- name: run ansible-lint
uses: ansible/ansible-lint-action@main
with:
path: playbooks/