tripleo-common/releasenotes/notes/tripleo-create-admin-0ce59d13ce2c07f6.yaml
Steve Baker 98fc54819e Break out tripleo-admin creation to its own role
This removes some inline ansible from the mistral workflow, and allows
this role to be reused in other contexts (such as undercloud install)

Change-Id: Id89cc920e165c2103707609fd37639c3032cc8ea
Partial-Bug: #1813832
2019-01-31 10:36:01 +13:00

7 lines
252 B
YAML

---
features:
- |
Break out tripleo-admin creation to its own role called tripleo-create-admin.
This removes some inline ansible from the mistral workflow, and allows
this role to be reused in other contexts (such as undercloud install).