Skip to content

Install cnv before configuring image registry #394

Install cnv before configuring image registry

Install cnv before configuring image registry #394

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]