summaryrefslogtreecommitdiffstats
path: root/molecule/archlinux
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-20 01:05:10 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-20 01:05:10 +0200
commit335f37eb177d2c9a871533ac80a611e0eea057a3 (patch)
treecf31981062d686595d2a194c30cb302920bb9fb8 /molecule/archlinux
parent75cb3e560d5b243c1fc7056574d0242a277ebbd4 (diff)
Add grafana/prometheus roles to configure and testing
Diffstat (limited to 'molecule/archlinux')
-rw-r--r--molecule/archlinux/converge.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index 4e4ef390..18d72cd5 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -34,3 +34,5 @@
- role: "podman"
- role: "ansible"
- role: "nginx"
+ - role: "prometheus"
+ - role: "grafana"