mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-24 13:49:06 +00:00
ansible playbooks for retailor.io infrastructure
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# ensure we have variables from .env files
|
||||
- include_tasks: ../roles/env/tasks/main.yml
|
||||
|
||||
- include_tasks: prometheus.yml
|
||||
- include_tasks: grafana.yml
|
||||
|
||||
# disables loki and promtail
|
||||
# - include_tasks: loki.yml
|
||||
# - include_tasks: promtail.yml
|
||||
|
||||
Reference in New Issue
Block a user