OpenSibleOpenSible Stack Hub
← All blueprints

Uninstall — Redis + Sentinel

OSS

Stop redis-server and redis-sentinel, purge packages, remove /etc/redis, /var/lib/redis, /var/log/redis and the redis system user.

by opensible· ⬇ 0 installs· Uninstall & Cleanup· v1.0.0· template uninstall-stack

Use in the OpenSible console

Open Infrastructure → Stack Hub Blueprints, switch the source to Cloud hub, then pick Uninstall — Redis + Sentinel and press Use.

Default variables

defaults.json
{
  "stack": "redis",
  "become": true,
  "purge_data": true,
  "reboot_after": false,
  "flush_iptables": false,
  "remove_packages": true
}

Versions (1)

  • v1.0.0playbook.yml