mirror of
https://github.com/pigmonkey/spark.git
synced 2026-08-01 20:12:29 +00:00
6 lines
131 B
YAML
6 lines
131 B
YAML
---
|
|
- name: Install Tarsnap
|
|
pacman: name=tarsnap state=present
|
|
|
|
- name: Install rsnapshot
|
|
pacman: name=rsnapshot state=present
|