d4b78bf507
Introduce a `--playbook` option to the `tripleo-deploy-openshift` script in order to be able to run openshift-ansible playbook directly on already deployed servers. It may be necessary to run specific openshift-ansible's playbook for certain day 2 operation tasks. Related-Bug: #1810812 Change-Id: Ieb25fa5ac0e209f738ed734e9063175ae2a8aa55
7 lines
197 B
YAML
7 lines
197 B
YAML
---
|
|
features:
|
|
- |
|
|
Introduce a `--playbook` option to the `tripleo-deploy-openshift` script in
|
|
order to be able to run openshift-ansible playbook directly on already
|
|
deployed servers.
|