Skip to content

Using registry credentials is now mandatory. #449

Using registry credentials is now mandatory.

Using registry credentials is now mandatory. #449

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@v4
- name: run ansible-lint
uses: ansible-actions/[email protected]
with:
target: playbooks/