|
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 |
|
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 |
|
|
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 |
|
Matthias Leutenegger
|
26ff2b1518
|
CHANGE: update changelog
|
2020-06-05 08:32:46 +02:00 |
|
Matthias Leutenegger
|
700853b170
|
Merge pull request #10 from arillso/use-regex-escape
Escape Restic Password correctly
|
2020-06-04 19:23:31 +02:00 |
|
Matthias Leutenegger
|
9bc6c06deb
|
CHANGE: use single quotes
|
2020-06-04 19:22:47 +02:00 |
|
Matthias Leutenegger
|
a563473b58
|
CHANGE: update all vars
|
2020-06-03 22:45:20 +02:00 |
|
Matthias Leutenegger
|
60b29a64a7
|
CHANGE: use solution proposed by @alt4
|
2020-06-03 08:52:02 +02:00 |
|
Matthias Leutenegger
|
9dd9b65327
|
Merge branch 'master' into use-regex-escape
|
2020-06-03 08:46:37 +02:00 |
|
Matthias Leutenegger
|
d3d0336fbb
|
CHANGE: changelog
|
2020-06-02 19:48:12 +02:00 |
|
Matthias Leutenegger
|
bcca20727f
|
FIX: lint
|
2020-06-02 19:47:37 +02:00 |
|
Matthias Leutenegger
|
4307df973b
|
Merge pull request #11 from arillso/mleutenegger-patch-1
Update configure.yml
|
2020-06-02 19:46:41 +02:00 |
|
Matthias Leutenegger
|
8a0a4d91c4
|
FIX: region
|
2020-06-02 19:45:52 +02:00 |
|
Matthias Leutenegger
|
f500327f59
|
FIX: init
|
2020-06-02 15:58:43 +02:00 |
|
Matthias Leutenegger
|
b44b1694de
|
Update CHANGELOG.md
|
2020-06-02 14:10:40 +02:00 |
|
Matthias Leutenegger
|
9260b88a97
|
Update Linux.yml
|
2020-06-02 14:09:43 +02:00 |
|
Matthias Leutenegger
|
05b1758e82
|
Update configure.yml
|
2020-06-02 14:00:05 +02:00 |
|
Matthias Leutenegger
|
61f75e1626
|
Update CHANGELOG.md
|
2020-06-02 13:58:43 +02:00 |
|
Matthias Leutenegger
|
145f424846
|
Update configure.yml
|
2020-06-02 13:56:37 +02:00 |
|
Matthias Leutenegger
|
3559119fee
|
CHANGE: update changelog
|
2020-06-01 19:41:45 +02:00 |
|
Matthias Leutenegger
|
d4ee01a305
|
CHANGE: use regex_escape()
|
2020-06-01 19:39:47 +02:00 |
|
Matthias Leutenegger
|
83d6f50cc4
|
Update restic_access_Linux.j2
|
2020-06-01 19:38:08 +02:00 |
|
Matthias Leutenegger
|
506dbed1c0
|
CHANGE: prepare release
|
2020-06-01 19:30:22 +02:00 |
|
Matthias Leutenegger
|
beff9d3d4e
|
CHANGE: update changelog
|
2020-06-01 19:29:33 +02:00 |
|