Install aspell

It's a dependency of qownnotes
This commit is contained in:
Jake Howard 2021-02-23 20:35:23 +00:00
parent 90249b4f02
commit 8cb6533671
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -1,3 +1,13 @@
- name: Install qownnotes
aur:
name: "{{ item }}"
become: true
become_user: aur_builder
loop:
- aspell
- aspell-en
- qownnotes
- name: Install intersect packages
aur:
name: "{{ item }}"
@ -7,7 +17,6 @@
- calibre
- deluge
- nextcloud-client
- qownnotes
- quassel-client
- terraform
- terraform-lsp-bin