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 | 3aea977dbbd5e7ae0cfe295f096c56ceaee25844 (patch) | |
| tree | cf31981062d686595d2a194c30cb302920bb9fb8 /molecule/archlinux | |
| parent | cee9b29716c7f9c3d5a7dc6f96f924c5153ed030 (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" |
