Install libopus to get adam to stop complaining

This commit is contained in:
Salt 2020-06-09 01:18:02 -05:00
parent 4316ca2e86
commit 65e0fed3d3

View File

@ -5,6 +5,7 @@
- name: Install Node
apt:
name:
- libopus
- nodejs
- npm
- name: Create Adam user