Add Seafile: seaf-cli in autostart, Seafile directory, AUR package
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
name: ["alacritty", "ranger", "mousepad", "ghostwriter", "thunar", "xclip"]
|
||||
state: present
|
||||
|
||||
- name: Package Installation - Install greenclip from AUR
|
||||
- name: Package Installation - Install AUR packages
|
||||
become_user: "{{ username }}"
|
||||
command: yay -S --noconfirm greenclip
|
||||
command: yay -S --noconfirm greenclip seafile-client
|
||||
args:
|
||||
creates: /usr/bin/greenclip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user