1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic_archiver.git synced 2024-08-16 10:09:49 +02:00
Commit graph

130 commits

Author SHA1 Message Date
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
L3D
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
L3D
154b659318
Update README.md 2020-11-20 14:59:17 +01:00
L3D
721b88b0fd
do not perform actual backup 2020-11-20 13:31:57 +01:00
L3D
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
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
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