Install pacman contrib tooling

This commit is contained in:
Jake Howard 2021-02-23 18:16:27 +00:00
parent 291abba9e6
commit c5bf3a3c40
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -79,3 +79,9 @@
src: ./files/makepkg.conf
dest: /etc/makepkg.conf
mode: 0644
- name: Install pacman tools
aur:
name: pacman-contrib
become: true
become_user: aur_builder