diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-20 01:05:10 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-20 01:05:10 +0200 |
| commit | 335f37eb177d2c9a871533ac80a611e0eea057a3 (patch) | |
| tree | cf31981062d686595d2a194c30cb302920bb9fb8 /molecule/archlinux | |
| parent | 75cb3e560d5b243c1fc7056574d0242a277ebbd4 (diff) | |
Add grafana/prometheus roles to configure and testing
Diffstat (limited to 'molecule/archlinux')
| -rw-r--r-- | molecule/archlinux/converge.yml | 2 |
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" |
