tripleo-common/releasenotes/notes/tripleo-deploy-openshift-playbook-ac8b49a212545c0f.yaml
Martin André d4b78bf507 Add ability to run osa playbooks from tripleo-deploy-openshift
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
2019-02-18 12:27:54 +01:00

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.