Skip to content

Merge pull request #61 from systemli/Add-Option-to-configure-environm… #180

Merge pull request #61 from systemli/Add-Option-to-configure-environm…

Merge pull request #61 from systemli/Add-Option-to-configure-environm… #180

Workflow file for this run

---
name: Integration
on:
pull_request:
push:
branches:
- main
paths-ignore:
- ".*"
- ".github/**"
- "README.md"
jobs:
integration:
name: Integration
uses: systemli/github-ansible-workflow/.github/workflows/[email protected]
with:
distros: '[ "debian11", "debian12" ]'