Skip to content

Refactor provision virtual esxi integration target test to run on eco vcenter #476

Refactor provision virtual esxi integration target test to run on eco vcenter

Refactor provision virtual esxi integration target test to run on eco vcenter #476

Workflow file for this run

---
name: Linters
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- stable-*
jobs:
ansible-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/[email protected]
tox-linters:
uses: ansible-network/github_actions/.github/workflows/tox-linters.yml@main