Releases: FIFTY2Technology/ansible-role-restic_remote
Releases · FIFTY2Technology/ansible-role-restic_remote
0.54.1
0.54.0: Merge pull request #1 from eliba/remote-improvements
Features
- Remove restic repository-file templating from this role
- This is only done in
restic_client
role from now on - Make sure
restic_client
role knows about potentialrestic_remote_client_port
(if configured)- See
restic_client
templates/repository.exampleREST.j2
about how it sets_backup_server_port
variable.
- See
- This is only done in
- Add possibility to specify the remote client's SSH daemon port,
restic_remote_ssh_port
- Extend molecule tests
- More and better documentation of what this role does
Fixes
restic_remote_*
timers were activated based on the wrong variables- sudo rules on client are now created only if service actually exists