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

22 commits

Author SHA1 Message Date
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