Skip to content

GCP Module Inclusion and GCP CI #244

GCP Module Inclusion and GCP CI

GCP Module Inclusion and GCP CI #244

Workflow file for this run

name: ansible-lint
on: [ pull_request ]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Ansible Lint
uses: ansible/[email protected]