aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/grafana.yml
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-03-05 11:33:48 +0100
committerbinary <me@rgoncalves.se>2021-03-05 11:33:48 +0100
commitfde556928d8ba7970566d1e445706083a599c9a3 (patch)
treebdaa0ddf83b0b30594ba461774271ed19a57564b /playbooks/grafana.yml
parent375ee90ffd6586b4f72196d23aa0f9101dd18149 (diff)
downloadinfrastructure-fde556928d8ba7970566d1e445706083a599c9a3.tar.gz
Refactor playbook usage
Diffstat (limited to 'playbooks/grafana.yml')
-rw-r--r--playbooks/grafana.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/playbooks/grafana.yml b/playbooks/grafana.yml
deleted file mode 100644
index 5c3de4e..0000000
--- a/playbooks/grafana.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# network ~~ playbooks/network.yml
-# common network configuration
-
----
-
-- hosts: servers
- roles:
- - { role: prometheus }
-
-- hosts: vm1
- roles:
- - { role: grafana }
remember that computers suck.