mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-06 08:36:55 +02:00
Update to 2023-07-26 19:00
This commit is contained in:
4
roles/vault/templates/post-backup.j2
Normal file
4
roles/vault/templates/post-backup.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eo pipefail
|
||||
rm -f {{ vault_root_dir }}/backup/vault.snap
|
Reference in New Issue
Block a user