mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-10-06 22:47:56 +02:00
Update to 2025-04-30 17:00
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
{% if pg_remove_dump_after_backup %}
|
||||
rm -f /home/lbkp/pgsql/*.sql*
|
||||
{% endif %}
|
||||
rm -rf /home/lbkp/pgsql/*
|
||||
{% else %}
|
||||
rm -f /home/lbkp/pgsql/*.conf
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user