Commit graph

5 commits

Author SHA1 Message Date
f67be989cc
lvm_self_backup: Option to configure user/group for status dir
This allows to give the telegraf container access to the backup status flags
2021-10-29 23:46:10 +02:00
951dbeb41d
Fix yamllint issues 2021-03-05 13:02:55 +01:00
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)