mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-09-16 12:34:56 +02:00
Update to 2025-08-29 16:00
This commit is contained in:
6
roles/vault_unseal/tasks/conf.yml
Normal file
6
roles/vault_unseal/tasks/conf.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Deploy vault-unseal configuration
|
||||
template: src=vault-unseal.yaml.j2 dest=/etc/vault-unseal.yaml owner=root group={{ vault_unseal_user }} mode=440
|
||||
notify: restart vault-unseal
|
||||
tags: vault
|
Reference in New Issue
Block a user