hamlib moved to community

This commit is contained in:
Pig Monkey 2019-04-30 21:14:14 -07:00
parent 7b1c001830
commit 2db206e2dc

View file

@ -1,15 +1,12 @@
---
- name: Install GNUradio
pacman: name=gnuradio state=present
pacman:
name: gnuradio
state: present
- name: Install hamlib
aur:
name:
- perl-opcodes
- hamlib
user: "{{ user.name }}"
tags:
- aur
name: hamlib
state: present
- include: rtl-sdr.yml
- include: radio_mgmt.yml