OpenSibleOpenSible Stack Hub
← All blueprints

Uninstall — Docker Engine

OSS

Stop docker + containerd, remove all containers, purge docker-ce packages and delete /var/lib/docker & /var/lib/containerd.

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 — Docker Engine and press Use.

Default variables

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

Versions (1)

  • v1.0.0playbook.yml