mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 02:58:29 +03:00
Adding the Vault role
This commit is contained in:
6
roles/vault/meta/main.yml
Normal file
6
roles/vault/meta/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# Implicit requirement on sync_cert role (include_role used in tasks)
|
||||
|
||||
dependencies:
|
||||
- role: download
|
||||
file: "{{ downloads.vault }}"
|
||||
Reference in New Issue
Block a user