Skip to content

Allow to configure local static zone files dir #224

Allow to configure local static zone files dir

Allow to configure local static zone files dir #224

Workflow file for this run

---
name: Integration
on:
pull_request:
push:
branches:
- main
tags:
- '**' # Push events to every tag including hierarchical tags like v1.0/beta
paths-ignore:
- ".*"
- ".github/**"
- "README.md"
jobs:
integration:
name: Integration
uses: systemli/github-ansible-workflow/.github/workflows/[email protected]
with:
distros: '[ "debian12", "debian11" ]'