beechesII
14126768fd
added new variable restic_backup_script_shell, to make shell to use for backup script configurable
2024-02-08 11:39:05 +01:00
L3D
c180b074fd
change restic to 0.16.3
...
Signed-off-by: L3D <l3d@c3woc.de>
2024-01-26 15:59:06 +01:00
L3D
5524ea7f8a
Update main.yml
...
https://github.com/restic/restic/releases/tag/v0.16.1
Signed-off-by: L3D <l3d@c3woc.de>
2023-10-25 13:59:41 +02:00
L3D
e8253b9086
Merge pull request #102 from UvixCreative/backup_now
...
Backup now
2023-09-05 12:05:37 +02:00
Ben
dec516c514
Had restic_backup_now default assignment in the wrong file I think
2023-08-31 09:11:12 -04:00
Ben
6b9d8fea92
Change restic_do_not_cleanup_cron default to true
2023-08-31 09:09:45 -04:00
jochen
f283f55288
Add option to limit maximum number of CPUs used.
2023-06-30 23:42:27 +02:00
L3D
ef008b3a52
increase to restic 1.15.1
2023-02-20 17:22:50 +01:00
Martin Kennedy
4aecbbeffd
fix: defaults: Match restic_install_path value to docs
...
The README (Role Variables) asserts that `restic_install_path`
defaults to `/usr/local/bin`, when in fact it defaults to
`/usr/bin`. Fix the defaults to match the documentation.
Signed-off-by: Martin Kennedy <hurricos@gmail.com>
2022-08-27 18:36:13 -04:00
L3D
acef0d2dbc
change ansible to use FQCN and lowercase restic_systemd_timer_default_OnCalendar
2022-04-01 11:07:52 +02:00
L3D
d30e30fcae
optional cache directory
2022-01-18 17:20:02 +01:00
L3D
25ee60fb5a
start making this role compatible with ansible 5
2022-01-07 20:13:43 +01: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
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
f385bfcb73
Start improving systemd
2021-06-15 19:48:23 +02:00
L3D
ecf2b1ac9f
modernize README and increment version to 0.12
2021-04-29 23:05:08 +02:00
L3D
b9406d0185
using cronjob as fallback
2021-04-29 16:33:31 +02:00
L3D
372c7ce57b
add basic versionscheck and split role into better parts
2021-04-29 13:48:02 +02: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
649f6aae0c
change: bump default restic version to 0.11.0
( #27 )
...
* change: update default restic version
* add: test the backups to run
2020-11-12 23:00:23 +01:00
L3D
95861d54d6
Change default restic version to 0.10.0 ( #20 )
...
https://github.com/restic/restic/releases/tag/v0.10.0
2020-10-02 16:12:44 +02:00
Matthias Leutenegger
273fe0d22c
CHANGE Update restic
2020-04-07 09:32:16 +02:00
Matthias Leutenegger
24bfc275d0
add restic_url
to defaults
2019-08-17 09:25:37 +02:00
Matthias Leutenegger
6da5c8b118
adds correct defaults
2019-08-15 13:01:56 +02:00
Matthias Leutenegger
1f12e41b86
do not compare empty string
2019-08-15 09:59:53 +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
Matthias Leutenegger
8ab5a105e7
Adds Defaults
2019-08-12 17:23:59 +02:00