Commit graph

41 commits

Author SHA1 Message Date
63527da633
add failure webhook 2025-08-12 18:27:12 +01:00
4c9e3b1830
add forget_args var 2025-08-12 18:03:23 +01:00
b69c807b82
update meta and ci 2025-08-12 18:01:33 +01:00
Ash
535396963a
Fix: change ansible.builtin.apt to ansible.builtin.package (#20)
---------

Co-authored-by: ashmantis1 <ashmantis1@ashamntis.com>
2025-05-02 14:07:42 +02:00
Stanislas Lange
a633f76efc
Add yaml line length warning to ansible-lint configuration skip 2025-02-19 16:55:38 +01:00
Stanislas Lange
e8595c4167
Update default restic_version to 0.17.3 2025-02-19 16:55:37 +01:00
babidi34
35d84f2f7f
Add pre-check for repository initialization in systemd service template (#11)
Co-authored-by: Karim BAIDI <karim@linux-man.fr>
2025-02-19 16:52:28 +01:00
Kaj Van der Hallen
f7a45a9f7a
Minor fix in README on S3 instructions (#15) 2025-02-19 16:51:20 +01:00
Christian Scheb
fd989a95b1
Fix restic download links (#10)
Co-authored-by: Christian Scheb <christian.scheb@stackfuel.com>
2024-02-20 18:28:36 +01:00
Stanislas Lange
e17443ad10
fix: comply with latest ansible-lint rules 2024-01-28 13:22:27 +01:00
Stanislas Lange
967780f160
Support multi arch 2024-01-28 12:59:46 +01:00
Stanislas Lange
a152a0a8e2
Update restic_version to 0.14.0 2022-10-11 19:29:56 +02:00
Stanislas Lange
b283222c79
Update module names 2022-10-11 19:11:50 +02:00
Stanislas Lange
de417427f0
Update dump format 2022-10-11 19:11:38 +02:00
Stanislas Lange
ed0aa82b87
backup /root/.local/ by default 2021-03-13 17:43:55 +01:00
Stanislas
3ba33817d0
Update push.yml 2021-02-18 00:36:01 +01:00
Stanislas Lange
99bd3218a7
Add meta/main.yml
Fix #6
2021-02-18 00:34:24 +01:00
Stanislas
042471a4fc
Update to actions/setup-python@v2 2021-02-18 00:29:45 +01:00
Stanislas Lange
814118cbbb
Update restic version 2021-02-17 12:56:03 +01:00
Stanislas Lange
51958f7c4b
Update restic to 0.11.0 2020-11-10 11:03:32 +01:00
Stanislas Lange
319eb8ccba
Add .ansible-lint 2020-09-11 23:39:11 +02:00
Stanislas Lange
a877baebaa
Set file permissions 2020-09-11 23:36:45 +02:00
David Oliver
ca74710817
Fix starting of restic timer (#7) 2020-09-11 23:31:55 +02:00
Stanislas Lange
4364ed0801
Enable and start restic timer 2020-08-10 10:06:45 +02:00
Stanislas Lange
ac18c3abc7
Set CPUQuota to 1/4 of available CPU 2020-08-07 09:36:15 +02:00
Stanislas Lange
ca430781b4 Move CI from CircleCI to GitHub Actions 2020-04-22 20:26:16 +02:00
Stanislas Lange
ac87edb0b6 Add support for restic_dump_compression_enabled 2020-04-18 13:09:32 +02:00
Stanislas Lange
008b54356b Add support for S3 backend 2020-03-07 15:41:36 +01:00
Stanislas Lange
c7bdde054b Update restic version 2020-03-07 15:36:12 +01:00
angristan
3065a075c1 fix(systemd.service): fix dumps (pipe)
Fixes #1
2019-03-22 16:00:46 +01:00
angristan
e97846a535 doc(README): fix role name in example playbook 2019-03-21 12:03:49 +01:00
angristan
f89c5f13db doc(README): add link to restic website 2019-03-21 11:57:50 +01:00
angristan
5cd5b43229 style(tasks): remove trailing whitespace 2019-03-21 11:56:55 +01:00
angristan
4d90c7a962 doc(README): fix ssh key yaml 2019-03-21 11:55:52 +01:00
angristan
4a9a2bf53c doc(README): Add README.md 2019-03-21 11:52:06 +01:00
angristan
a60d2c2208 feat(var): add restic_user_home 2019-03-21 11:51:21 +01:00
angristan
39930de0d1 fix(restic-backup.service): missing whitespace 2019-03-21 11:51:04 +01:00
angristan
ddc4ad9837 Add LICENSE 2019-03-21 10:37:06 +01:00
angristan
df1990b6da Add CircleCI 2019-03-21 10:37:00 +01:00
angristan
5462e8dee5 feat(systemd): use service only for backups
And other cleanup/var improvements
2019-03-21 10:33:44 +01:00
angristan
b62df04415 Initial commit 2019-03-21 08:51:17 +01:00