removed monitoring dependency

This commit is contained in:
nd 2020-06-27 17:15:34 +02:00
parent 78231abc44
commit f7b667ef53
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 0 additions and 8 deletions

View file

@ -1,6 +1 @@
monitoring:
checks:
local:
mk_postgres: {}
pg_version: "{% if ansible_distribution_release == 'stretch' %}9.6{% endif %}{% if ansible_distribution_release == 'buster' %}11{% endif %}"