removed monitoring dependency
This commit is contained in:
parent
78231abc44
commit
f7b667ef53
2 changed files with 0 additions and 8 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
---
|
|
||||||
dependencies:
|
|
||||||
- { role: monitoring }
|
|
||||||
|
|
@ -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 %}"
|
pg_version: "{% if ansible_distribution_release == 'stretch' %}9.6{% endif %}{% if ansible_distribution_release == 'buster' %}11{% endif %}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue