Correction template docker-compose
This commit is contained in:
parent
7fce05b0af
commit
89daf25a4a
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
# {{ ansible_managed }}
|
# {{ ansible_managed }}
|
||||||
|
|
||||||
version: '3.1'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
prometheus:
|
prometheus:
|
||||||
image: prom/prometheus:{{ docker_prometheus_version }}
|
image: prom/prometheus:{{ docker_prometheus_version }}
|
||||||
|
|
Loading…
Reference in a new issue