Update .github/workflows/ansible.yml

This commit is contained in:
sebclem 2025-01-20 15:16:50 +01:00
parent 03a328a26a
commit 7684db7eaf

View File

@ -13,6 +13,9 @@ on:
type: string
tags:
type: string
run_playbook:
type: boolean
required: true
secrets:
VAULT_TOKEN:
required: false