---
# Run all plays as root.
- hosts: databases
become: True
roles:
- common
- mariadb
- hosts: keystone
- keystone
- hosts: registry
- dockerregistry