1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic_archiver.git synced 2024-08-16 10:09:49 +02:00
Commit graph

50 commits

Author SHA1 Message Date
L3D
f72411e9d7
improve pruning 2022-03-11 14:07:28 +01:00
L3D
bea177dd34
Archiv settings expanded 2022-02-02 13:03:37 +01:00
L3D
d0a682173f
Adding Pidfile to prevent running this script multiple times at once 2022-01-10 14:11:27 +01:00
L3D
e653dc55c2
introducing systemd timer 2021-12-07 19:50:02 +01:00
L3D
94e4a6b42c
more partials for bashtemplate 2021-10-05 13:36:12 +02:00
L3D
7d61190731
improve template typo 2021-10-04 18:46:57 +02:00
L3D
d6d73090c6
updating...
+ updated meta info
+ try to medernize j2 stuff
+ try to add error to mail subject
RESOLVED https://github.com/roles-ansible/ansible_role_restic_archiver/issues/8
2021-10-04 18:12:38 +02:00
L3D
3ddad038c4
improve restic pruning 2021-07-16 00:04:52 +02:00
L3D
eddc4c9a4b
improve prune settings 2021-07-15 23:33:03 +02:00
L3D
269c04d22f
Try to improve Mail Reporting 2021-04-29 11:20:40 +02:00
L3D
5e3970d2fa
update template and add logging dir 2021-03-01 11:13:14 +01:00
L3D
2904225f80
try to improve template... 2021-02-19 13:52:46 +01:00
L3D
a6eb307770
merge templates into one 2021-02-17 17:58:39 +01:00
L3D
de2dab2502
Add additional msgs 2021-01-13 12:14:11 +01:00
L3D
a45be50943
Now HTML mail 2021-01-13 11:36:25 +01:00
L3D
ceb48f9028
make al restic commands as bash executable 2021-01-11 19:05:42 +01:00
L3D
70902baeb6
improve mail reporting 2021-01-11 19:01:04 +01:00
Lilian Roller
84c1dbcf4b
implement new restic arhiver option for compact output 2021-01-11 12:32:06 +01:00
L3D
714e1f3ada
Restic create mail overview... 2020-12-14 16:13:34 +01:00
L3D
8967f5de7a
Restic create mail overview... 2020-12-14 16:05:01 +01:00
L3D
3583b99f2e
restic pipefail pipeline and mounting 2020-12-14 15:08:37 +01:00
L3D
65f6943a42
Improve mounting 2020-12-14 12:53:31 +01:00
L3D
c3dcb95c10
update restic jinja2 2020-12-14 12:39:11 +01:00
L3D
99c9f19403
Update restic error handling and install cron 2020-12-14 12:02:36 +01:00
Lilian Roller
2e0a88aa8b
add restic verify to script 2020-12-14 10:26:29 +01:00
L3D
933e8c0bbb
improve template 2020-12-10 19:44:40 +01:00
Lilian Roller
ef8e24d58a
start improving 2020-12-09 17:42:54 +01:00
L3D
0163419f00
make template usable 2020-12-09 17:26:16 +01:00
L3D
acbd9f0a70
Simplify restic archive 2020-12-07 17:47:00 +01:00
L3D
a075ace31b
replace template with better fitting content 2020-11-20 15:56:30 +01:00
L3D
721b88b0fd
do not perform actual backup 2020-11-20 13:31:57 +01:00
Luca Zorzi
308b068f20
Added support for Backblaze B2 (#18)
authored-by: Luca Zorzi <luca@lucazorzi.net>
2020-09-08 10:17:46 +02:00
Matthias Leutenegger
1ff31d56d7 CHANGE: add exclude tags also to stdin command 2020-06-05 09:05:15 +02:00
Matthias Leutenegger
ea143592b9 ADD: exclude option 2020-06-05 09:01:36 +02:00
Matthias Leutenegger
9bc6c06deb CHANGE: use single quotes 2020-06-04 19:22:47 +02:00
Matthias Leutenegger
a563473b58 CHANGE: update all vars 2020-06-03 22:45:20 +02:00
Matthias Leutenegger
60b29a64a7 CHANGE: use solution proposed by @alt4 2020-06-03 08:52:02 +02:00
Matthias Leutenegger
d4ee01a305 CHANGE: use regex_escape() 2020-06-01 19:39:47 +02:00
Matthias Leutenegger
83d6f50cc4
Update restic_access_Linux.j2 2020-06-01 19:38:08 +02:00
alt
75ad299fb7 Export S3 vars 2020-05-24 15:13:26 +02:00
alt
90a4cf5d85 Add support for AWS_DEFAULT_REGION 2020-05-24 13:56:52 +02:00
Maciej Mionskowski
692038994d
Execute backup scripts in bash shell 2020-05-01 10:58:00 +02:00
Matthias Leutenegger
8b0c016e7d ADD: S3 compatibility 2019-12-17 14:19:25 +01:00
Matthias Leutenegger
6fd05902e2 add prune option 2019-09-11 16:06:18 +02:00
Matthias Leutenegger
6b4dcdb5ae Check if item.src is actually filled 2019-09-11 15:58:57 +02:00
Matthias Leutenegger
0053f18814 add credential file 2019-09-11 11:31:51 +02:00
Matthias Leutenegger
d97bbf8fce some fixing of the tag keeping 2019-09-11 11:29:36 +02:00
Matthias Leutenegger
d6bb19bf1a Adds cron tag depending on execution 2019-08-14 16:16:16 +02:00
Matthias Leutenegger
d727654d27 Script is system specific 2019-08-14 16:03:03 +02:00
Matthias Leutenegger
6721b67d46 Adds backup script to execute manual Backup 2019-08-14 16:00:22 +02:00