mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-08 09:57:38 -02:30
Adding the Vault role
This commit is contained in:
4
roles/vault/tasks/bootstrap/stop_vault_temp.yml
Normal file
4
roles/vault/tasks/bootstrap/stop_vault_temp.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
|
||||
- name: stop vault-temp container
|
||||
command: docker stop vault-temp
|
||||
Reference in New Issue
Block a user