prometheus: ensure this role works with Debian 12

This commit is contained in:
Markus 2023-07-04 13:13:01 +02:00
parent 7ab2642b4b
commit 65400002dd
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
- name: Install dependencies
apt:
name:
- python3-pip
- python3-setuptools
- virtualenv