mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 10:25:39 +00:00
install tarsnapper
oops
This commit is contained in:
parent
de8930c6e9
commit
43aeabc4e9
1 changed files with 7 additions and 0 deletions
|
|
@ -20,6 +20,13 @@
|
|||
state: present
|
||||
line: humanize-numbers
|
||||
|
||||
- name: Install tarsnapper
|
||||
aur:
|
||||
name: tarsnapper
|
||||
user: "{{ user.name }}"
|
||||
tags:
|
||||
- aur
|
||||
|
||||
- name: Create Tarsnapper config include dir
|
||||
file:
|
||||
path: /usr/local/etc/tarsnapper.d/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue