prometheus: add missing dependency
This commit is contained in:
parent
48f2330a84
commit
d21c73e317
@ -6,6 +6,7 @@
|
||||
- name: Install dependencies
|
||||
apt:
|
||||
name:
|
||||
- python3-pip
|
||||
- python3-setuptools
|
||||
- virtualenv
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user