Update .github/workflows/ansible.yml

This commit is contained in:
sebclem 2025-01-20 15:12:28 +01:00
parent b48eec2ac0
commit 03a328a26a

View File

@ -13,6 +13,11 @@ on:
type: string
tags:
type: string
secrets:
VAULT_TOKEN:
required: false
ANSIBLE_PRIVATE_KEY:
required: false
jobs:
ansible: