mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-27 01:36:18 +00:00
install git-annex-remote-rclone
This commit is contained in:
parent
6fe54654b3
commit
41229d0f78
1 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
|||
- name: Install git-annex
|
||||
pacman: name=git-annex state=present
|
||||
|
||||
- name: Install git-annex-remote-rclone
|
||||
aur: name=git-annex-remote-rclone user={{ user.name }}
|
||||
tags:
|
||||
- aur
|
||||
|
||||
- name: Push git-annex assistant service file
|
||||
copy: src=git-annex.service dest=/etc/systemd/system/git-annex@.service
|
||||
notify:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue