Skip to content

feat: add health-check to all nodes #39

feat: add health-check to all nodes

feat: add health-check to all nodes #39

Workflow file for this run

name: ansible-lint
on:
pull_request:
branches: ["main", "stable", "release/v*"]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/[email protected]