This website requires JavaScript.
Explore
Help
Sign In
jpp
/
ansible-roles
Watch
1
Star
0
Fork
0
You've already forked ansible-roles
mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced
2025-04-26 15:13:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ansible-roles
/
roles
/
consul
/
templates
/
post-backup.j2
5 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update to 2022-07-23 14:00
2022-07-23 14:00:15 +02:00
#!/bin/sh
set -eo pipefail
Update to 2023-09-20 10:00
2023-09-20 10:00:24 +02:00
rm -f {{ consul_root_dir }}/backup/consul*.snap
Reference in New Issue
Copy Permalink