Commit graph

26 commits

Author SHA1 Message Date
L3D
67294c1489
improve restic self-update handling 2021-08-03 23:16:34 +02:00
L3D
1b6c55473c
New restic version 0.12.1
Restic release [0.12.1](https://github.com/restic/restic/releases/tag/v0.12.1) is available \o/
2021-08-03 22:04:20 +02:00
L3D
d238ef67d2
Review changes and fix some issues 2021-08-02 14:13:30 +02:00
L3D
e0f3f5c87c
improve scheduling of backups via cron or timers
improves the handling and differentiation of cronjobs and systemd timers.
Rename the ``restic_create_cron`` variable to``restic_create_schedule``.
Now new: ``restic_schedule_type: "systemd"``.

RESOLVE #22
2021-08-02 01:09:02 +02:00
L3D
1870c78534
restart restic timer if something changed 2021-07-07 11:20:37 +02:00
L3D
94aae0e3b9
improve error message 2021-07-05 16:18:46 +02:00
L3D
a7df28bce9
improve template error 2021-07-05 15:26:33 +02:00
L3D
9b8d0fe599
adding mail on error feature 2021-07-05 14:51:27 +02:00
L3D
7aed59d2d8
increase versionscheck number 2021-05-08 22:27:15 +02:00
L3D
bee3cee067
update restic testing 2021-04-29 17:11:28 +02:00
L3D
84dacee82d
new default branch: main 2021-04-29 16:55:51 +02:00
L3D
b9406d0185
using cronjob as fallback 2021-04-29 16:33:31 +02:00
L3D
0a3637f1d4
update restic systemd init 2021-04-29 15:13:19 +02:00
L3D
372c7ce57b
add basic versionscheck and split role into better parts 2021-04-29 13:48:02 +02:00
L3D
7140f98ab8
:%s/distribution/ansible_distribution/gc 2021-03-23 17:52:31 +01:00
L3D
e297345a34
change how to ged os specific vars 2021-03-23 16:16:20 +01:00
Luca Zorzi
7cd26ca0f4
add: support for basic logging of backup result (#21)
* Added support for basic logging of backup result

* Added changelog entry

* Added full output logging

* Changed logging date format to include the time as well as the date

* Fixed error on backup script creation if enable_logging was not specified for a backup job

* Improved backup script by removing duplicate code

* Added variable restic_log_dir to the readme
2020-12-13 16:53:24 +01:00
Matthias Leutenegger
850205672a
Update defaults.yml 2020-05-18 11:27:38 +02:00
Matthias Leutenegger
0930e0aba8
Add script dir to restic_create_paths
Adds the script dir to the initially created directories
2019-09-09 16:08:06 +02:00
Matthias Leutenegger
9911929a79 fix newline 2019-08-17 09:33:57 +02:00
Matthias Leutenegger
24bfc275d0 add restic_url to defaults 2019-08-17 09:25:37 +02:00
Matthias Leutenegger
06b7ab9b36 restructure 2019-08-15 13:07:53 +02:00
Matthias Leutenegger
14efc66902 newline added 2019-08-15 08:51:25 +02:00
Matthias Leutenegger
9f9ce6ca61 fixed line lengths 2019-08-15 08:36:57 +02:00
Matthias Leutenegger
5ba0cd16f4 fixed some linting problems 2019-08-14 16:59:32 +02:00
Matthias Leutenegger
4d311e5727 installing binary 2019-08-13 13:26:40 +02:00