Skip to content

Rely on /var/tmp, instead of /tmp, to store temporary data #182

Rely on /var/tmp, instead of /tmp, to store temporary data

Rely on /var/tmp, instead of /tmp, to store temporary data #182

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: '[ "debian12", "debian11", "ubuntu2204", "ubuntu2004" ]'