Update to 2024-04-17 12:01

This commit is contained in:
Daniel Berteaud
2024-04-17 12:01:07 +02:00
parent 024be47049
commit d5a00e4130
5 changed files with 32 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
owner: root
group: root
mode: 755
- dir: /bin
- dir: backup
owner: root
group: root

View File

@@ -36,3 +36,7 @@
- pre
- post
tags: vault
- name: Install unseal script
template: src=unseal dest={{ vault_root_dir }}/bin/unseal mode=700
tags: vault