Update .github/workflows/ansible.yml
This commit is contained in:
parent
b48eec2ac0
commit
03a328a26a
5
.github/workflows/ansible.yml
vendored
5
.github/workflows/ansible.yml
vendored
@ -13,6 +13,11 @@ on:
|
||||
type: string
|
||||
tags:
|
||||
type: string
|
||||
secrets:
|
||||
VAULT_TOKEN:
|
||||
required: false
|
||||
ANSIBLE_PRIVATE_KEY:
|
||||
required: false
|
||||
|
||||
jobs:
|
||||
ansible:
|
||||
|
Loading…
x
Reference in New Issue
Block a user