Commit graph

4 commits

Author SHA1 Message Date
3a64fb79ef
lvm_self_backup: Fix error handling in backup script & add status file
This file can be used for monitoring purposes.
2021-01-02 10:59:22 +01:00
9b389ae587
lvm_self_backup: Add backup retention
This implements backup retention.
Inspired by 6d238ab04308125a411c630f39319e86a23d3dce of https://git.shivering-isles.com/shivering-isles/infrastructure
2021-01-02 05:40:24 +01:00
22302117fa
lvm_self_backup: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:35:58 +02:00
a47fde9c9c
Rename roles to underscore
This patch renames all roles with a `-` to `_`, to comply with the ansible-lint rule 106. As collection roles are now also limited to these symbols and this will make it easier to move them later.
2020-09-26 18:12:59 +02:00