Installation Prometheus-postgres-exporter #53
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
register: apt_result
|
||||
retries: 3
|
||||
until: apt_result is succeeded
|
||||
when:
|
||||
- ansible_lsb.codename == 'bullseye'
|
||||
|
||||
- name: Make Prometheus postgres-exporter connect to databases using peercred
|
||||
lineinfile:
|
||||
|
|
Loading…
Reference in a new issue