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

21 lines
317 B
YAML
Raw Normal View History

2021-02-22 21:11:29 +01:00
- 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