diff --git a/.github/workflows/ansible.yml b/.github/workflows/ansible.yml index b82980f..b195811 100644 --- a/.github/workflows/ansible.yml +++ b/.github/workflows/ansible.yml @@ -13,6 +13,9 @@ on: type: string tags: type: string + run_playbook: + type: boolean + required: true secrets: VAULT_TOKEN: required: false