1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
f084bd976c
Fixed authorized_keys configuration drift, and change repo directory from hostname to fqdn 2022-07-05 21:54:40 +02:00
42790f21cd Allow hyphens in borg job name 2021-10-05 14:25:38 +02:00
277f232657 Fixed borg server account for Alpine Linux
The locked account set a password as '!' which prevents login with ssh
keys on only Alpine Linux. Setting the hashed password to '*' still
prevents ssh login with passwords but no longer blocks ssh keys.
2021-08-14 15:00:43 +02:00
dd34078c68 Added Debian support 2021-07-25 23:17:44 +02:00
6e2e7d5574 Added FreeBSD support 2021-06-30 11:26:00 +02:00
fb1bc55552 Added gitignore file for __pycache__ folder 2021-05-03 11:38:17 +02:00
0c7b617aa9 Wording 2021-05-03 09:42:01 +02:00
1e6f0d7c25 Fixed README formatting 2021-05-02 21:06:53 +02:00
2f81eb9ed8 README rewording and syntax highlighting 2021-05-02 18:56:41 +02:00
1415ec178e Added license file 2021-05-02 18:48:07 +02:00
cfb073980e Added borg validate action plugin 2021-05-02 18:42:30 +02:00
5d9a225014 Reworked and improved borg role 2021-05-02 18:42:01 +02:00
2451b5ced3 Fixed stupid ansible python sucks silent name collision 2021-03-04 13:38:44 +01:00
e19baa85fa Moved borg action plugin into its own role 2021-03-04 12:53:57 +01:00
cab3d045c1 Simplified and fixed borg role 2021-02-22 22:12:53 +01:00
91b773e12e Added action plugins to simplify borg role 2021-02-16 15:11:40 +01:00
6e49d2b6c7 Revitalized the borg role 2021-02-11 19:10:38 +01:00
Julien Dessaux
0087b1fc16 Fixed borg backups on openbsd 2019-08-22 19:10:35 +02:00
Julien Dessaux
44ce839172 Fixed borg cron not working on openbsd 2019-07-16 12:04:53 +02:00
Julien Dessaux
dfc762b005 Ansible best practices and committed forgotten handlers for borg role 2019-07-15 20:40:00 +02:00
Julien Dessaux
5b953c8dba Added borg backup role 2019-07-09 13:23:47 +02:00