Uninstall — Grafana OSS
OSSStop grafana-server, purge the Grafana apt/dnf repo + package, and remove /etc/grafana, /var/lib/grafana and /var/log/grafana.
by opensible ✓· ⬇ 0 installs· Uninstall & Cleanup· v1.0.0· template
uninstall-stackUse in the OpenSible console
Open Infrastructure → Stack Hub Blueprints, switch the source to Cloud hub, then pick Uninstall — Grafana OSS and press Use.
Default variables
defaults.json
{
"stack": "grafana",
"become": true,
"purge_data": true,
"reboot_after": false,
"flush_iptables": false,
"remove_packages": true
}Versions (1)
v1.0.0playbook.yml
