Skip to content

docs: add new contributor #90

docs: add new contributor

docs: add new contributor #90

Workflow file for this run

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