This change adds basic wrapper roles for the undercloud install, backup and upgrade actions. Change-Id: I20284d57689cbbd244a324076ad95b4df535aa8c
6 lines
85 B
YAML
6 lines
85 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- tripleo-undercloud-install
|