Skip to content

feat: add validate-config command to tools #101

feat: add validate-config command to tools

feat: add validate-config command to tools #101

Workflow file for this run

name: Ansible Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ansible-lint
uses: ansible/ansible-lint@main