mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-28 10:14:04 +00:00
backup: add attic and atticmatic
This commit is contained in:
parent
72a5591aec
commit
852343dcb6
1 changed files with 9 additions and 0 deletions
|
|
@ -4,3 +4,12 @@
|
|||
|
||||
- name: Install rsnapshot
|
||||
pacman: name=rsnapshot state=present
|
||||
|
||||
- name: Install attic
|
||||
aur: name=attic user={{ user.name }}
|
||||
tags:
|
||||
- aur
|
||||
- name: Install atticmatic
|
||||
aur: name=atticmatic user={{ user.name }}
|
||||
tags:
|
||||
- aur
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue