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
|
type: string
|
||||||
tags:
|
tags:
|
||||||
type: string
|
type: string
|
||||||
|
secrets:
|
||||||
|
VAULT_TOKEN:
|
||||||
|
required: false
|
||||||
|
ANSIBLE_PRIVATE_KEY:
|
||||||
|
required: false
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ansible:
|
ansible:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user