1
0
Fork 0
dotfiles2000/system/arch/workstation_aurSoftware.yaml
2024-10-31 22:09:39 +01:00

18 lines
271 B
YAML

- name: "Install AUR helper and packages"
hosts: localhost
connection: local
tasks:
- name: Install AUR packages
become: yes
become_user: aur_builder
aur:
name:
- autotiling
- insync
- c-lolcat
- plus42