Commit graph

3 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
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
Renamed from roles/lvm-self-backup/tasks/main.yml (Browse further)