1
0
Fork 0
dotfiles/sysconfig_arch/workstation_aurSoftware.yaml
2021-02-22 21:11:29 +01:00

20 lines
317 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:
- free42
- insync
- c-lolcat
- python-i3-py
- ttf-unifont
- ttf-symbola