Skip to content

tests: Check Ansible test environment shutdown #29

tests: Check Ansible test environment shutdown

tests: Check Ansible test environment shutdown #29

Workflow file for this run

---
name: Run Linters
on:
- push
- pull_request
jobs:
yamllint:
name: Verify yamllint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 1
- uses: actions/[email protected]
with:
python-version: "3.x"
- name: Run yaml-lint
uses: ibiqlik/[email protected]