install git-annex-remote-rclone

This commit is contained in:
Pig Monkey 2016-08-19 17:08:15 -07:00
parent 6fe54654b3
commit 41229d0f78

View file

@ -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: