fix CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
pz2891 2021-04-12 10:01:39 +02:00
parent 6e376a72e3
commit 1908deee9c
4 changed files with 7 additions and 6 deletions

View file

@ -24,6 +24,7 @@
file:
path: /etc/prometheus/alerts
state: directory
mode: 0644
- name: Remove old files
file:

View file

@ -35,5 +35,5 @@
systemd:
name: prometheus-postgres-exporter
enabled: true
daemon_reload: yes
daemon_reload: true
state: started

View file

@ -129,7 +129,7 @@
name:
- postgresql
- postgresql-client-11=11.7-0+deb10u1
force: yes
force: true
- name: Install postgresql ansible module requirement(s)
pip: