Skip to content

Update doc for emea #23

Update doc for emea

Update doc for emea #23

Workflow file for this run

name: ansible-lint
on:
pull_request:
branches: ["main"]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- name: Run ansible-lint
uses: ansible/ansible-lint@main # or version tag instead of 'main'