roles/common: Add tasks to install tarsnap
Now that Tarsnap has official packages this is one less thing that needs to be manually installed from source after bringing a machine up. See: http://mail.tarsnap.com/tarsnap-announce/msg00037.html
This commit is contained in:
@ -46,4 +46,6 @@
|
||||
- include: cron-apt.yml
|
||||
tags: cron-apt
|
||||
|
||||
- include: tarsnap.yml
|
||||
|
||||
# vim: set sw=2 ts=2:
|
||||
|
Reference in New Issue
Block a user