Skip to content

Merge pull request #201 from koseb9/kube-vip #182

Merge pull request #201 from koseb9/kube-vip

Merge pull request #201 from koseb9/kube-vip #182

Workflow file for this run

name: molecule lint
on:
push:
branches-ignore:
- 'main'
jobs:
lint:
runs-on: ubuntu-20.04
strategy:
fail-fast: true
steps:
- name: checkout
uses: actions/checkout@v3
with:
path: "${{ github.repository }}"
- name: Molecule for Ansible - lint
uses: MonolithProjects/[email protected]
with:
molecule_command: lint