Only install base ansible package

This means there's no collection bloat
This commit is contained in:
Jake Howard 2021-02-07 14:33:03 +00:00
parent eff54ade02
commit c3c5cc09e7
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -14,7 +14,7 @@
become: true
become_user: aur_builder
loop:
- ansible
- ansible-base
- arduino
- arduino-cli
- arduino-builder