Deploy automation with ansible

Hi everyone!
I’ve made an ansible playbook to make deployments of restic and cron tasks easier.
For those not familiar with ansible, it gives a nice way to abstract and template configuration files,
as well as doing many other things.
Here’s my early development version: https://github.com/donat-b/ansible-restic

Any feedback is appreciated!

1 Like