|
1ddac2d295
|
Merge pull request #3 from DO1JLR/restructure
combine mail template and main template
|
2021-02-17 18:44:07 +01:00 |
|
|
a6eb307770
|
merge templates into one
|
2021-02-17 17:58:39 +01:00 |
|
Lilian
|
73635d6a57
|
improve linting
|
2021-02-17 16:54:16 +01:00 |
|
L3D
|
de2dab2502
|
Add additional msgs
|
2021-01-13 12:14:11 +01:00 |
|
L3D
|
a45be50943
|
Now HTML mail
|
2021-01-13 11:36:25 +01:00 |
|
L3D
|
ceb48f9028
|
make al restic commands as bash executable
|
2021-01-11 19:05:42 +01:00 |
|
L3D
|
70902baeb6
|
improve mail reporting
|
2021-01-11 19:01:04 +01:00 |
|
|
66d6fee588
|
reverse additional opts
|
2021-01-11 14:14:46 +01:00 |
|
Lilian Roller
|
84c1dbcf4b
|
implement new restic arhiver option for compact output
|
2021-01-11 12:32:06 +01:00 |
|
Lilian Roller
|
eb9840866d
|
SECURITY: Fix stupid typo for cron
|
2020-12-17 14:13:50 +01:00 |
|
|
714e1f3ada
|
Restic create mail overview...
|
2020-12-14 16:13:34 +01:00 |
|
|
8967f5de7a
|
Restic create mail overview...
|
2020-12-14 16:05:01 +01:00 |
|
|
80baa38a8a
|
implement logrotate
|
2020-12-14 15:50:39 +01:00 |
|
L3D
|
3583b99f2e
|
restic pipefail pipeline and mounting
|
2020-12-14 15:08:37 +01:00 |
|
|
65f6943a42
|
Improve mounting
|
2020-12-14 12:53:31 +01:00 |
|
L3D
|
c3dcb95c10
|
update restic jinja2
|
2020-12-14 12:39:11 +01:00 |
|
L3D
|
99c9f19403
|
Update restic error handling and install cron
|
2020-12-14 12:02:36 +01:00 |
|
L3D
|
e176aa542e
|
fix typos
|
2020-12-14 11:36:08 +01:00 |
|
|
fd0598667d
|
add README and complete template
|
2020-12-14 11:19:18 +01:00 |
|
Lilian Roller
|
2e0a88aa8b
|
add restic verify to script
|
2020-12-14 10:26:29 +01:00 |
|
|
933e8c0bbb
|
improve template
|
2020-12-10 19:44:40 +01:00 |
|
Lilian Roller
|
8755a2cba2
|
cleanup
|
2020-12-09 17:54:53 +01:00 |
|
Lilian Roller
|
ddef0ad771
|
NO PASSWORD IN LOG
|
2020-12-09 17:48:05 +01:00 |
|
Lilian Roller
|
ef8e24d58a
|
start improving
|
2020-12-09 17:42:54 +01:00 |
|
L3D
|
0163419f00
|
make template usable
|
2020-12-09 17:26:16 +01:00 |
|
Lilian Roller
|
1c423fb742
|
update archiver f00
|
2020-12-09 14:36:46 +01:00 |
|
|
e655bfa69e
|
Add linting
|
2020-12-07 18:36:58 +01:00 |
|
|
0897166ceb
|
Add versionscheck
|
2020-12-07 18:32:04 +01:00 |
|
|
6917d299a4
|
cleanup sh1t
|
2020-12-07 18:28:30 +01:00 |
|
Lilian Roller
|
c84053bb12
|
no testing for now
|
2020-12-07 17:48:18 +01:00 |
|
Lilian Roller
|
87249b1ccf
|
Merge branch 'main' of https://github.com/DO1JLR/ansible_role_restic_archiver into main
|
2020-12-07 17:47:24 +01:00 |
|
L3D
|
acbd9f0a70
|
Simplify restic archive
|
2020-12-07 17:47:00 +01:00 |
|
|
cb19fb43bb
|
Merge pull request #2 from DO1JLR/dependabot/github_actions/robertdebock/molecule-action-2.6.6
Bump robertdebock/molecule-action from 2.6.3 to 2.6.6
|
2020-12-07 17:40:45 +01:00 |
|
dependabot[bot]
|
82b5eb94da
|
Bump robertdebock/molecule-action from 2.6.3 to 2.6.6
Bumps [robertdebock/molecule-action](https://github.com/robertdebock/molecule-action) from 2.6.3 to 2.6.6.
- [Release notes](https://github.com/robertdebock/molecule-action/releases)
- [Commits](https://github.com/robertdebock/molecule-action/compare/2.6.3...85588ebb68b3cec13555967bfe1988a90a621c8c)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-03 06:58:36 +00:00 |
|
L3D
|
04b8fa7994
|
cleanup some stuff and prepare improvement
|
2020-11-20 16:14:48 +01:00 |
|
L3D
|
a075ace31b
|
replace template with better fitting content
|
2020-11-20 15:56:30 +01:00 |
|
|
154b659318
|
Update README.md
|
2020-11-20 14:59:17 +01:00 |
|
|
721b88b0fd
|
do not perform actual backup
|
2020-11-20 13:31:57 +01:00 |
|
|
57ee610e1b
|
start preparing role for archiv cleanup functions
|
2020-11-20 11:03:53 +01:00 |
|
Matthias Leutenegger
|
790dae3ef4
|
change: backups can be defined as dicts (#28)
* convert
* use loop
* clean
* combine
* change: reformat dict
* fix
* fix2
* update readme
|
2020-11-13 10:01:05 +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 |
|
Matthias Leutenegger
|
e57e81a115
|
Merge branch 'master' of https://github.com/arillso/ansible.restic
|
2020-11-12 22:47:56 +01:00 |
|
Matthias Leutenegger
|
2937dce370
|
run tests also on prs
|
2020-11-12 22:04:08 +01:00 |
|
Luca Zorzi
|
dabf0420d7
|
fix: error when trying to re-initialize b2 repository (#22)
* Fixed error when trying to re-initialize b2 repository
* Added changelog entry
|
2020-11-12 18:42:56 +01:00 |
|
Matthias Leutenegger
|
b42e9c3c45
|
push to galaxy only on master
|
2020-11-12 18:40:43 +01:00 |
|
Matthias Leutenegger
|
cdfac33d18
|
Merge branch 'master' of https://github.com/arillso/ansible.restic
|
2020-11-12 18:38:35 +01:00 |
|
Matthias Leutenegger
|
adb5bf3a95
|
doc: do not require a changelog entry
|
2020-11-12 16:30:54 +01:00 |
|
dependabot[bot]
|
233e9d4202
|
Bump robertdebock/galaxy-action from 1.0.3 to 1.1.0 (#26)
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases)
- [Commits](https://github.com/robertdebock/galaxy-action/compare/1.0.3...9405322e638f833cb18ad7809fed9502bef50e9b)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-12 16:27:31 +01:00 |
|
Matthias Leutenegger
|
b692ae8b69
|
change: move old changelog
|
2020-11-12 16:26:45 +01:00 |
|
Matthias Leutenegger
|
3fe87de594
|
add: git-chglog
|
2020-11-12 16:25:48 +01:00 |
|