Add bullseye support in 'prometheus_node'

pull/51/head
jeltz 3 years ago
parent 4305a60639
commit 21a3d5af2a

@ -8,7 +8,7 @@
retries: 3
until: apt_result is succeeded
when:
- ansible_lsb.codename == 'buster'
- ansible_lsb.codename != 'stretch'
# Prometheus 2 node is in stretch-backports
- name: Install Prometheus node-exporter (stretch-backports)

Loading…
Cancel
Save