Skip to content

Disconnected OCP and operators install #1661

Disconnected OCP and operators install

Disconnected OCP and operators install #1661

Workflow file for this run

# Based on https://github.com/marketplace/actions/ansible-lint
name: Ansible lint github pipeline
on: [push, pull_request]
jobs:
test:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint Ansible Playbooks
uses: ansible/[email protected]