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