Skip to content

Merge pull request #102 from systemli/Add-SyslogIdentifier #54

Merge pull request #102 from systemli/Add-SyslogIdentifier

Merge pull request #102 from systemli/Add-SyslogIdentifier #54

Workflow file for this run

---
name: Ansible Galaxy
on:
push:
branches:
- main
tags:
- "*"
jobs:
galaxy:
name: Ansible Galaxy
uses: systemli/github-ansible-workflow/.github/workflows/[email protected]
with:
git-branch: ${{ github.ref_name }}
secrets:
galaxy-token: ${{ secrets.galaxy_api_key }}