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

52 commits

Author SHA1 Message Date
L3D
e653dc55c2
introducing systemd timer 2021-12-07 19:50:02 +01:00
L3D
186f2d80eb
update restic cron repo 2021-12-07 17:31:48 +01:00
L3D
434349b770
update to new ansible version 2021-05-11 00:14:17 +02:00
L3D
a6eb307770
merge templates into one 2021-02-17 17:58:39 +01:00
Lilian
73635d6a57
improve linting 2021-02-17 16:54:16 +01:00
L3D
a45be50943
Now HTML mail 2021-01-13 11:36:25 +01:00
L3D
70902baeb6
improve mail reporting 2021-01-11 19:01:04 +01:00
Lilian Roller
eb9840866d
SECURITY: Fix stupid typo for cron 2020-12-17 14:13:50 +01:00
L3D
8967f5de7a
Restic create mail overview... 2020-12-14 16:05:01 +01:00
L3D
80baa38a8a
implement logrotate 2020-12-14 15:50:39 +01:00
L3D
99c9f19403
Update restic error handling and install cron 2020-12-14 12:02:36 +01:00
L3D
e176aa542e
fix typos 2020-12-14 11:36:08 +01:00
L3D
fd0598667d
add README and complete template 2020-12-14 11:19:18 +01:00
L3D
933e8c0bbb
improve template 2020-12-10 19:44:40 +01:00
Lilian Roller
8755a2cba2
cleanup 2020-12-09 17:54:53 +01:00
Lilian Roller
ddef0ad771
NO PASSWORD IN LOG 2020-12-09 17:48:05 +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
Lilian Roller
1c423fb742
update archiver f00 2020-12-09 14:36:46 +01:00
L3D
0897166ceb
Add versionscheck 2020-12-07 18:32:04 +01:00
L3D
6917d299a4
cleanup sh1t 2020-12-07 18:28:30 +01:00
L3D
acbd9f0a70
Simplify restic archive 2020-12-07 17:47:00 +01:00
L3D
04b8fa7994
cleanup some stuff and prepare improvement 2020-11-20 16:14:48 +01:00
L3D
a075ace31b
replace template with better fitting content 2020-11-20 15:56:30 +01:00
Matthias Leutenegger
790dae3ef4
change: backups can be defined as dicts (#28)
* convert

* use loop

* clean

* combine

* change: reformat dict

* fix

* fix2

* update readme
2020-11-13 10:01:05 +01:00
Luca Zorzi
dabf0420d7
fix: error when trying to re-initialize b2 repository (#22)
* Fixed error when trying to re-initialize b2 repository

* Added changelog entry
2020-11-12 18:42:56 +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
921f4197f8
ADD: Check that restic has been installed (#16)
* ADD: Check that restic has been installed

* FIX: lint

* Update CHANGELOG.md

* FIX: multiline
2020-08-30 22:04:11 +02:00
Matthias Leutenegger
bcca20727f FIX: lint 2020-06-02 19:47:37 +02:00
Matthias Leutenegger
8a0a4d91c4 FIX: region 2020-06-02 19:45:52 +02:00
Matthias Leutenegger
f500327f59 FIX: init 2020-06-02 15:58:43 +02:00
Matthias Leutenegger
9260b88a97
Update Linux.yml 2020-06-02 14:09:43 +02:00
Matthias Leutenegger
05b1758e82
Update configure.yml 2020-06-02 14:00:05 +02:00
Matthias Leutenegger
145f424846
Update configure.yml 2020-06-02 13:56:37 +02:00
Dick Visser
c7a404b61c
fix crontab entries 2020-04-06 15:33:07 +02:00
Matthias Leutenegger
fa2404cbb2 Credential files are ctually created 2019-09-11 11:32:07 +02:00
Matthias Leutenegger
24bfc275d0 add restic_url to defaults 2019-08-17 09:25:37 +02:00
Matthias Leutenegger
ac0e1509ce Adds nolog 2019-08-15 14:52:43 +02:00
Matthias Leutenegger
6257b6ae1c lint 2019-08-15 14:51:42 +02:00
Matthias Leutenegger
3d89fa80c6 adds cronjobs for Linux, closes #3 2019-08-15 14:47:55 +02:00
Matthias Leutenegger
06b7ab9b36 restructure 2019-08-15 13:07:53 +02:00
Matthias Leutenegger
d1c5da9f31 do not compare to literal True/False 2019-08-15 10:00:45 +02:00
Matthias Leutenegger
1f12e41b86 do not compare empty string 2019-08-15 09:59:53 +02:00
Matthias Leutenegger
9f9ce6ca61 fixed line lengths 2019-08-15 08:36:57 +02:00
Matthias Leutenegger
2aa5a9df6f fixed tabs 2019-08-14 17:02:16 +02:00
Matthias Leutenegger
5ba0cd16f4 fixed some linting problems 2019-08-14 16:59:32 +02:00
Matthias Leutenegger
d727654d27 Script is system specific 2019-08-14 16:03:03 +02:00
Matthias Leutenegger
af39ee0ec2 Adds distribution specific setup 2019-08-14 16:02:02 +02:00
Matthias Leutenegger
6721b67d46 Adds backup script to execute manual Backup 2019-08-14 16:00:22 +02:00
Matthias Leutenegger
fc5ef9190e initializing repository 2019-08-13 13:52:25 +02:00