From fde556928d8ba7970566d1e445706083a599c9a3 Mon Sep 17 00:00:00 2001 From: binary Date: Fri, 5 Mar 2021 11:33:48 +0100 Subject: Refactor playbook usage --- playbooks/grafana.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 playbooks/grafana.yml (limited to 'playbooks/grafana.yml') 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 } -- cgit v1.2.3