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: 9fbf6971c5cd4b6150412714d96c7210047bc9a0 (
plain
)
1
2
3
4
5
6
--- - name: restart openbsd cron service: name: cron state: restarted ...