Skip to content

fix: ansible galaxy gha #178

fix: ansible galaxy gha

fix: ansible galaxy gha #178

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