add dict for nodes name resolution

This commit is contained in:
2021-10-01 16:20:55 +02:00
parent 7550799e9d
commit 7bffb508cd
2 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,7 @@
tag: docker_prometheus
restart_policy: 'unless-stopped'
pull: '{{ awh_services_docker_pull }}'
etc_hosts: '{{ prometheus_nodes_ip }}'
tags:
- prometheus
notify: