Skip to content

prepare: remove RH 2015 cert #439

prepare: remove RH 2015 cert

prepare: remove RH 2015 cert #439

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/