mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
remove whitelisting of hosts in prome-grafana play
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Install prometheus & grafana using Docker
|
- name: Install prometheus & grafana using Docker
|
||||||
hosts: grafana
|
hosts: all
|
||||||
vars:
|
vars:
|
||||||
prometheus_version: "latest"
|
prometheus_version: "latest"
|
||||||
grafana_version: "latest"
|
grafana_version: "latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user