index
:
adyxax/borg-ansible-role
master
The ansible role I use to orchestrate the backups on my personal infrastructure with borg
Julien Dessaux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
handlers
/
main.yml
blob: 22e2660df967e039eaaf2e8a4e9a76eb9e8cf895 (
plain
)
1
2
3
4
5
6
--- - name: restart bsd cron service: name: cron state: restarted ...