---
- hosts: localhost
gather_facts: False
roles:
- { role: dind-host }
- hosts: containers
- { role: dind-cluster }