Archived
1
0
Fork 0
This repository has been archived on 2024-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/sysconfig_arch/workstation_aurSoftware.yaml
2023-07-08 12:19:34 +02:00

20 lines
315 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
- free42
- insync
- c-lolcat
- ttf-unifont
- ttf-symbola