Commit graph

39 commits

Author SHA1 Message Date
L3D
1145fd254e
Update main.yml
Signed-off-by: L3D <l3d@c3woc.de>
2024-01-26 15:59:30 +01:00
L3D
4f1ed05096
Merge pull request #92 from Shipssv83/fix_path
fix path and configure
2023-02-25 20:51:41 +01:00
Sergey Shipilov
af1f6dcc35 fix path and configure 2023-02-25 20:29:44 +01:00
L3D
ef008b3a52
increase to restic 1.15.1 2023-02-20 17:22:50 +01:00
L3D
ec841d18a5
update molecule linting 2022-10-06 15:06:46 +02:00
L3D
1121ff2511
improve README
thanks to  @warwick-lill for the hint
CLOSE https://github.com/roles-ansible/ansible_role_restic/issues/64
2022-04-01 11:00:22 +02:00
L3D
5607345762
delete cronjobs when they should be deleted 2022-01-18 18:01:39 +01:00
L3D
d30e30fcae
optional cache directory 2022-01-18 17:20:02 +01:00
L3D
75e78c5876
Adding task name prefix to task 2022-01-10 14:19:53 +01:00
L3D
770598ffca
rename some tasks 2022-01-07 20:13:57 +01:00
L3D
598a6ed5da
increase role verion for quick version check 2021-12-07 19:03:12 +01:00
L3D
de30f4b7fd
increase simple versionschek number 2021-10-21 15:07:21 +02:00
L3D
b0c24fed30
add missing sudo permissions 2021-10-13 23:35:37 +02:00
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