Update to 2025-08-29 16:00

This commit is contained in:
Daniel Berteaud
2025-08-29 16:00:23 +02:00
parent 0008480f7b
commit 565853d64c
10 changed files with 195 additions and 0 deletions

View 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