Skip to content

update ansible

update ansible #4

Workflow file for this run

name: Build and publish ansible
on:
push:
paths:
- "ansible/**"
branches:
- 'main'
jobs:
call-build-and-push-workflow:
uses: ./.github/workflows/build-and-push.yaml
with:
imageName: ansible