L3D
84dacee82d
new default branch: main
2021-04-29 16:55:51 +02:00
L3D
fd22f11bbd
linting
2021-04-29 16:48:36 +02:00
L3D
474db90ad3
Create FUNDING.yml
2021-04-29 16:43:44 +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
93b9de9826
implement systemd timer
2021-04-29 14:58:12 +02:00
L3D
372c7ce57b
add basic versionscheck and split role into better parts
2021-04-29 13:48:02 +02:00
L3D
2651b07aed
Merge pull request #5 from DO1JLR/dependabot/github_actions/robertdebock/galaxy-action-1.1.1
...
Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1
2021-03-24 10:03:21 +01:00
dependabot[bot]
b22f0c7ed9
Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1
...
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases )
- [Commits](https://github.com/robertdebock/galaxy-action/compare/1.1.0...affc5472cd0b08f64a51eafba49b08898c1bbeb8 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:48:02 +00:00
L3D
ec35b30c2d
Merge pull request #4 from DO1JLR/cleanup
...
Change license link in README and change Author
2021-03-23 17:57:04 +01:00
L3D
7140f98ab8
:%s/distribution/ansible_distribution/gc
2021-03-23 17:52:31 +01:00
L3D
9dc223b12c
improve linting
2021-03-23 16:35:44 +01:00
L3D
cebb2cc6b4
Merge branch 'master' of github.com:DO1JLR/ansible.restic
2021-03-23 16:24:43 +01:00
L3D
0aeeb9434e
Change license link in README and change Author
...
The License link in the README is not reachable. So I added a MIT License to the Repo itself, changed the Link and added the Copyright Persons specified in the README.
I also updated the Author to be myself in the Galaxy meta file.
2021-03-23 16:22:10 +01:00
L3D
e297345a34
change how to ged os specific vars
2021-03-23 16:16:20 +01:00
L3D
188989643b
Merge pull request #3 from DO1JLR/DO1JLR-patch-1
...
Update dependabot.yml
2021-03-23 16:04:58 +01:00
L3D
02e3b94bec
Merge pull request #2 from DO1JLR/dependabot/github_actions/robertdebock/molecule-action-2.6.16
...
Bump robertdebock/molecule-action from 2.6.8 to 2.6.16
2021-03-23 16:02:49 +01:00
L3D
db0c65c338
Merge pull request #1 from DO1JLR/dependabot/github_actions/robertdebock/galaxy-action-1.1.1
...
Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1
2021-03-23 16:00:46 +01:00
L3D
fd3daf208f
Update dependabot.yml
2021-03-23 15:59:23 +01:00
dependabot[bot]
2f35d1d2b4
Bump robertdebock/molecule-action from 2.6.8 to 2.6.16
...
Bumps [robertdebock/molecule-action](https://github.com/robertdebock/molecule-action ) from 2.6.8 to 2.6.16.
- [Release notes](https://github.com/robertdebock/molecule-action/releases )
- [Commits](https://github.com/robertdebock/molecule-action/compare/2.6.8...915a29e7843c1b0e6a26b18697e6bbdd7f12dc74 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 14:55:08 +00:00
dependabot[bot]
58eef6e8f6
Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1
...
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases )
- [Commits](https://github.com/robertdebock/galaxy-action/compare/1.1.0...affc5472cd0b08f64a51eafba49b08898c1bbeb8 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 14:55:05 +00:00
dependabot[bot]
1156712b16
Bump robertdebock/molecule-action from 2.6.4 to 2.6.8 ( #31 )
...
Bumps [robertdebock/molecule-action](https://github.com/robertdebock/molecule-action ) from 2.6.4 to 2.6.8.
- [Release notes](https://github.com/robertdebock/molecule-action/releases )
- [Commits](https://github.com/robertdebock/molecule-action/compare/2.6.4...7c9bf4ee6256bf665aae7152dd3ad344bb9f3745 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 16:53:38 +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
dependabot[bot]
12ac9b11ab
Bump robertdebock/molecule-action from 2.6.3 to 2.6.4 ( #29 )
...
Bumps [robertdebock/molecule-action](https://github.com/robertdebock/molecule-action ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/robertdebock/molecule-action/releases )
- [Commits](https://github.com/robertdebock/molecule-action/compare/2.6.3...036b0ba56ea026f01b443af5a8938f5d208b165a )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 09:58:49 +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
Matthias Leutenegger
5d1b9dc53c
add: github workflows ( #25 )
...
* add: galaxy action
* fix var name
* run galaxy on very commit
* add: molecule action
* add: matrix
* remove travis
* add editor config
* beautify
* add linter
* ansible dir
* add: tests
* package ecosystem
* fix filename
* fix
2020-11-12 16:12:04 +01:00
Andreas Wagner
dcc357c6fa
add example for backup syntax ( #24 )
...
Co-authored-by: whysthatso <whysthatso@gmx.de>
2020-11-12 14:40:15 +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
61c46acdbe
RELEASE: 0.2.8
2020-09-08 10:19:28 +02:00
Luca Zorzi
308b068f20
Added support for Backblaze B2 ( #18 )
...
authored-by: Luca Zorzi <luca@lucazorzi.net>
2020-09-08 10:17:46 +02:00
Matthias Leutenegger
921f4197f8
ADD: Check that restic has been installed ( #16 )
...
* ADD: Check that restic has been installed
* FIX: lint
* Update CHANGELOG.md
* FIX: multiline
2020-08-30 22:04:11 +02:00
Matthias Leutenegger
b3644e79f7
Update CHANGELOG.md
2020-08-05 12:22:25 +02:00
Matthias Leutenegger
0221d23454
Update CHANGELOG.md
2020-08-05 12:22:09 +02:00
Matthias Leutenegger
266b0c16ca
Merge pull request #14 from arillso/12-exclude-options
...
Add the possibility to exclude certain files
2020-08-05 12:20:36 +02:00
Matthias Leutenegger
784ee1e1d9
Merge branch 'master' into 12-exclude-options
2020-06-05 09:33:54 +02:00
Matthias Leutenegger
57f0d34d27
FIX
2020-06-05 09:31:51 +02:00
Matthias Leutenegger
e5ae932488
ADD: contribution guide
2020-06-05 09:28:16 +02:00
Matthias Leutenegger
1ff31d56d7
CHANGE: add exclude tags also to stdin command
2020-06-05 09:05:15 +02:00
Matthias Leutenegger
977ed115fb
FIX: link
2020-06-05 09:04:03 +02:00
Matthias Leutenegger
ea143592b9
ADD: exclude option
2020-06-05 09:01:36 +02:00